Elements  6.2
A C++ base framework for the Euclid Software.
Elements::Logging Member List

This is the complete list of members for Elements::Logging, including all inherited members.

debug(const std::string &logMessage)Elements::Logginginline
debug(const char *stringFormat, Args &&... args)Elements::Logginginline
debug()Elements::Logginginline
error(const std::string &logMessage)Elements::Logginginline
error(const char *stringFormat, Args &&... args)Elements::Logginginline
error()Elements::Logginginline
fatal(const std::string &logMessage)Elements::Logginginline
fatal(const char *stringFormat, Args &&... args)Elements::Logginginline
fatal()Elements::Logginginline
getLogger(const std::string &name="")Elements::Loggingstatic
info(const std::string &logMessage)Elements::Logginginline
info(const char *stringFormat, Args &&... args)Elements::Logginginline
info()Elements::Logginginline
log(log4cpp::Priority::Value level, const std::string &logMessage)Elements::Logginginline
log(log4cpp::Priority::Value level, const char *stringFormat, Args &&... args)Elements::Logginginline
Logging(log4cpp::Category &log4cppLogger)Elements::Loggingexplicitprivate
m_log4cppLoggerElements::Loggingprivate
setLevel(std::string level)Elements::Loggingstatic
setLogFile(const Path::Item &fileName)Elements::Loggingstatic
warn(const std::string &logMessage)Elements::Logginginline
warn(const char *stringFormat, Args &&... args)Elements::Logginginline
warn()Elements::Logginginline