ddt  0.1
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 &loggerName)ddt::DdtLogger
DdtLogger(const std::string &loggerName, const char *const applicationPath)ddt::DdtLogger
DdtLogger(const log4cplus::Logger &log4cplusLogger)ddt::DdtLoggerexplicit
logDebug(const std::string &logMsg)ddt::DdtLogger
logError(const std::string &logMsg)ddt::DdtLogger
logFatal(const std::string &logMsg)ddt::DdtLogger
logInfo(const std::string &logMsg)ddt::DdtLogger
logTrace(const std::string &logMsg)ddt::DdtLogger
logWarn(const std::string &logMsg)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