Function ompl::msg::log

Function Documentation

void ompl::msg::log(const char *file, int line, LogLevel level, const char *m, ...)

Root level logging function. This should not be invoked directly, but rather used via a logging macro. Formats the message string given the arguments and forwards the string to the output handler.