Public Member Functions | |
std::ostringstream & | Get (LogLevel l=logINFO) |
Static Public Member Functions | |
static LogLevel & | ReportingLevel () |
static std::string | ToString (LogLevel level) |
static void | Init () |
Protected Attributes | |
std::ostringstream | oss |
Static Protected Attributes | |
static boost::mutex | mtx |