|
FairRoot
|
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."))) | FairLogger | static |
| __attribute__((deprecated("Data is now flushed automatically by the LOG macro, this variable only adds empty space."))) | FairLogger | static |
| Debug(const char *file, const char *line, const char *func, const char *format,...) __attribute__((deprecated("Use 'LOG(debug) << content | FairLogger | |
| Debug1(const char *file, const char *line, const char *func, const char *format,...) __attribute__((deprecated("Use 'LOG(debug1) << content | FairLogger | |
| Debug2(const char *file, const char *line, const char *func, const char *format,...) __attribute__((deprecated("Use 'LOG(debug2) << content | FairLogger | |
| Debug3(const char *file, const char *line, const char *func, const char *format,...) __attribute__((deprecated("Use 'LOG(debug3) << content | FairLogger | |
| Debug4(const char *file, const char *line, const char *func, const char *format,...) __attribute__((deprecated("Use 'LOG(debug4) << content | FairLogger | |
| Error(const char *file, const char *line, const char *func, const char *format,...) __attribute__((deprecated("Use 'LOG(error) << content | FairLogger | |
| GetLogger() | FairLogger | static |
| Info(const char *file, const char *line, const char *func, const char *format,...) __attribute__((deprecated("Use 'LOG(info) << content | FairLogger | |
| instead | FairLogger | |
| instead | FairLogger | |
| IsLogNeeded(fair::Severity severity) | FairLogger | |
| SetColoredLog(bool enabled) | FairLogger | inline |
| SetLogFileLevel(const char *severity) | FairLogger | inline |
| SetLogFileName(const std::string &name) | FairLogger | inline |
| SetLogScreenLevel(const char *severity) | FairLogger | inline |
| SetLogToFile(bool enabled) | FairLogger | inline |
| SetLogToScreen(bool enabled) | FairLogger | inline |
| SetLogVerbosityLevel(const char *verbosity) | FairLogger | inline |
| SetScreenStreamToCerr(bool) | FairLogger | inline |
| Warning(const char *file, const char *line, const char *func, const char *format,...) __attribute__((deprecated("Use 'LOG(warn) << content | FairLogger |