|
MU Library
|
#include "mu/logger/logger_const.hpp"

Go to the source code of this file.
Namespaces | |
| mu | |
Functions | |
| int | mu::logPrintf (const char *format,...) |
| Prints a formatted log message. More... | |
| int | mu::logPrintf (LogLevel level, const char *format,...) |
| Prints a formatted log message with a specified log level. More... | |