|
ddt 1.2.1
|
This is the complete list of members for ddt::DdtLogger, including all inherited members.
| Configure(const std::string &mod_name) | ddt::DdtLogger | |
| DDT_ALL | ddt::DdtLogger | static |
| DDT_DEBUG | ddt::DdtLogger | static |
| DDT_ERROR | ddt::DdtLogger | static |
| DDT_FATAL | ddt::DdtLogger | static |
| DDT_INFO | ddt::DdtLogger | static |
| DDT_OFF | ddt::DdtLogger | static |
| DDT_TRACE | ddt::DdtLogger | static |
| DDT_WARN | ddt::DdtLogger | static |
| DdtLogger(const std::string &logger_name) | ddt::DdtLogger | explicit |
| DdtLogger(const std::string &logger_name, const char *const application_path) | ddt::DdtLogger | |
| DdtLogger(const log4cplus::Logger &log4cplus_logger) | ddt::DdtLogger | explicit |
| LogDebug(const std::string &log_msg) | ddt::DdtLogger | |
| LogError(const std::string &log_msg) | ddt::DdtLogger | |
| LogFatal(const std::string &log_msg) | ddt::DdtLogger | |
| LogInfo(const std::string &log_msg) | ddt::DdtLogger | |
| LogTrace(const std::string &log_msg) | ddt::DdtLogger | |
| LogWarn(const std::string &log_msg) | ddt::DdtLogger | |
| SetLogLevel(const int level) | ddt::DdtLogger | |
| SetLogLevelFromLog4CPlus(const log4cplus::LogLevel level) | ddt::DdtLogger | |
| Write(const int severity, const std::string &message) | ddt::DdtLogger | |
| WriteToLogger(DdtLogger *const logger, const int severity, const std::string &message) | ddt::DdtLogger | static |
| ~DdtLogger() | ddt::DdtLogger | virtual |