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 &module)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, char *applicationPath)ddt::DdtLogger
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 logLevel)ddt::DdtLogger
write(const int severity, const std::string &message)ddt::DdtLogger
writeToLogger(DdtLogger *logger, const int severity, const std::string &message)ddt::DdtLoggerstatic
~DdtLogger()ddt::DdtLoggervirtual