FairRoot
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
FairLogger Member List

This is the complete list of members for FairLogger, including all inherited members.

__attribute__((deprecated("Line break is now added automatically by the LOG macro, this variable only adds empty space.")))FairLoggerstatic
__attribute__((deprecated("Data is now flushed automatically by the LOG macro, this variable only adds empty space.")))FairLoggerstatic
Debug(const char *file, const char *line, const char *func, const char *format,...) __attribute__((deprecated("Use 'LOG(debug) << contentFairLogger
Debug1(const char *file, const char *line, const char *func, const char *format,...) __attribute__((deprecated("Use 'LOG(debug1) << contentFairLogger
Debug2(const char *file, const char *line, const char *func, const char *format,...) __attribute__((deprecated("Use 'LOG(debug2) << contentFairLogger
Debug3(const char *file, const char *line, const char *func, const char *format,...) __attribute__((deprecated("Use 'LOG(debug3) << contentFairLogger
Debug4(const char *file, const char *line, const char *func, const char *format,...) __attribute__((deprecated("Use 'LOG(debug4) << contentFairLogger
Error(const char *file, const char *line, const char *func, const char *format,...) __attribute__((deprecated("Use 'LOG(error) << contentFairLogger
GetLogger()FairLoggerstatic
Info(const char *file, const char *line, const char *func, const char *format,...) __attribute__((deprecated("Use 'LOG(info) << contentFairLogger
insteadFairLogger
insteadFairLogger
IsLogNeeded(fair::Severity severity)FairLogger
SetColoredLog(bool enabled)FairLoggerinline
SetLogFileLevel(const char *severity)FairLoggerinline
SetLogFileName(const std::string &name)FairLoggerinline
SetLogScreenLevel(const char *severity)FairLoggerinline
SetLogToFile(bool enabled)FairLoggerinline
SetLogToScreen(bool enabled)FairLoggerinline
SetLogVerbosityLevel(const char *verbosity)FairLoggerinline
SetScreenStreamToCerr(bool)FairLoggerinline
Warning(const char *file, const char *line, const char *func, const char *format,...) __attribute__((deprecated("Use 'LOG(warn) << contentFairLogger