| AddWriter(LogWriter &writer) | trUtil::Logging::Log | |
| GetInstance(const std::string &name=Log::LOG_DEFAULT_NAME) | trUtil::Logging::Log | static |
| GetLastLogData() const | trUtil::Logging::Log | |
| GetLogLevel() const | trUtil::Logging::Log | |
| GetLogLevelForString(const std::string &levelString) | trUtil::Logging::Log | static |
| GetLogLevelString(LogLevel logLevel) | trUtil::Logging::Log | static |
| GetLogManagerRef() | trUtil::Logging::Log | |
| GetName() const | trUtil::Logging::Log | |
| GetOutputStreamBit() const | trUtil::Logging::Log | |
| GetWriters() const | trUtil::Logging::Log | |
| GetWriters() | trUtil::Logging::Log | |
| IsLevelEnabled(LogLevel logLevel) const | trUtil::Logging::Log | |
| Log(const std::string &name) | trUtil::Logging::Log | protected |
| LOG_DEFAULT_NAME | trUtil::Logging::Log | static |
| LogHorizRule() | trUtil::Logging::Log | |
| LogMessage(const std::string &cppFile, const std::string &method, int line, const std::string &msg, LogLevel logLevel) const | trUtil::Logging::Log | |
| LogMessage(LogLevel logLevel, const std::string &source, int line, const char *msg,...) const | trUtil::Logging::Log | |
| LogMessage(LogLevel logLevel, const std::string &source, int line, const std::string &msg) const | trUtil::Logging::Log | |
| LogMessage(LogLevel logLevel, const std::string &source, int line, const char *msg, va_list list) const | trUtil::Logging::Log | |
| LogMessage(LogLevel logLevel, const std::string &source, const char *msg,...) const | trUtil::Logging::Log | |
| LogWriterContainer typedef | trUtil::Logging::Log | |
| mImpl | trUtil::Logging::Log | private |
| mLogTestData | trUtil::Logging::Log | mutableprivate |
| mTestingMode | trUtil::Logging::Log | private |
| NO_OUTPUT enum value | trUtil::Logging::Log | |
| OutputStreamOptions enum name | trUtil::Logging::Log | |
| RemoveWriter(LogWriter &writer) | trUtil::Logging::Log | |
| SetAllLogLevels(LogLevel newLevel) | trUtil::Logging::Log | static |
| SetAllOutputStreamBits(unsigned int option) | trUtil::Logging::Log | static |
| SetDefaultLogLevel(LogLevel newLevel) | trUtil::Logging::Log | static |
| SetLogLevel(LogLevel logLevel) | trUtil::Logging::Log | |
| SetLogTimeProvider(LogTimeProvider *ltp) | trUtil::Logging::Log | static |
| SetOutputStreamBit(unsigned int option) | trUtil::Logging::Log | |
| SetTestMode(bool state) | trUtil::Logging::Log | |
| STANDARD enum value | trUtil::Logging::Log | |
| TO_CONSOLE enum value | trUtil::Logging::Log | |
| TO_FILE enum value | trUtil::Logging::Log | |
| TO_WRITER enum value | trUtil::Logging::Log | |
| ~Log() | trUtil::Logging::Log | protected |