Functions | |
| void | log_message (XRLogLevel level, const char *format,...) |
| Log message. More... | |
| void roam::log_message | ( | XRLogLevel | level, |
| const char * | format, | ||
| ... | |||
| ) |
Log message.
| level | Message level defined in XRLogLevel |
| format | Pointer to a string which consists of characters along with optional format specifiers starting with % |