ddt 1.2.1
Loading...
Searching...
No Matches
ddt::DdtLogger Member List

This is the complete list of members for ddt::DdtLogger, including all inherited members.

Configure(const std::string &mod_name)ddt::DdtLogger
DDT_ALLddt::DdtLoggerstatic
DDT_DEBUGddt::DdtLoggerstatic
DDT_ERRORddt::DdtLoggerstatic
DDT_FATALddt::DdtLoggerstatic
DDT_INFOddt::DdtLoggerstatic
DDT_OFFddt::DdtLoggerstatic
DDT_TRACEddt::DdtLoggerstatic
DDT_WARNddt::DdtLoggerstatic
DdtLogger(const std::string &logger_name)ddt::DdtLoggerexplicit
DdtLogger(const std::string &logger_name, const char *const application_path)ddt::DdtLogger
DdtLogger(const log4cplus::Logger &log4cplus_logger)ddt::DdtLoggerexplicit
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::DdtLoggerstatic
~DdtLogger()ddt::DdtLoggervirtual