ONPOSIX
2.0
|
This is the complete list of members for Logger, including all inherited members.
getInstance() | Logger | static |
latestMsgPrintedOnConsole() const | Logger | inline |
latestMsgPrintedOnConsole_ | Logger | private |
latestMsgPrintedOnFile() const | Logger | inline |
latestMsgPrintedOnFile_ | Logger | private |
lock() | Logger | inlineprivatestatic |
lock_ | Logger | privatestatic |
logFile_ | Logger | private |
Logger() | Logger | private |
m_ | Logger | privatestatic |
out_ | Logger | private |
printOnConsole(const std::string &sourceFile, const int codeLine, const std::string &message) | Logger | |
printOnFile(const std::string &sourceFile, const int codeLine, const std::string &message) | Logger | |
setFile(const std::string &outputFile) | Logger | |
unlock() | Logger | inlineprivatestatic |
~Logger() | Logger | private |