remotemono
|
#include <log.h>
Public Member Functions | |
void | registerLogFunction () |
bool | unregisterLogFunction () |
void | operator() (const RMonoLogger::LogMessage &msg) |
void | setTimeFormat (const std::string &format) |
Static Public Member Functions | |
static RMonoStdoutLogFunction & | getInstance () |
A simple logging function that logs messages to stdout using printf().