MU Library
logger.hpp File Reference
Include dependency graph for logger.hpp:
This graph shows which files directly or indirectly include this file:

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...