Public Member Functions | |
std::ostringstream & | Get (TLogLevel level=logINFO, std::string file="", std::string function="", uint32_t line=0) |
Static Public Member Functions | |
static TLogLevel & | ReportingLevel () |
static std::string | ToString (TLogLevel level) |
static TLogLevel | FromString (const std::string &level) |
Protected Attributes | |
std::ostringstream | os |