System logging functions. More...
Functions | |
| void | log_initialize (void) |
| void | log_message (const char *level, const char *tag, const char *fmt,...) |
System logging functions.
Provides implementation of logging to control logging level and where the log goes.