LoggingSuitcase(const unsigned int pActionMessageLevel, const unsigned int pErrorMessageLevel) | krmuo::LoggingSuitcase | |
LoggingSuitcase(const unsigned int pShowActionMessages, const unsigned int pShowErrorMessages, const string &pLogDirPath, const string &pLogFileNameKernel, bool pUsesSharedLoggingFile) | krmuo::LoggingSuitcase | |
LoggingSuitcase(const unsigned int pShowActionMessages, const unsigned int pShowErrorMessages, bool pWithScreenMessages, const string &pLogDirPath, const string &pLogFileNameKernel, bool pUsesSharedLoggingFile) | krmuo::LoggingSuitcase | |
makeActionLogEntry(const string &pLogString, const unsigned int pLogEntryLevel) const | krmuo::LoggingSuitcase | [inline] |
makeActionLogEntry(const string &pLogString1, const string &pLogString2, const unsigned int pLogEntryLevel) const | krmuo::LoggingSuitcase | [inline] |
makeActionLogEntry(const string &pLogString1, const string &pLogString2, const unsigned int pLogEntryLevel, bool pTwoLine) const | krmuo::LoggingSuitcase | [inline] |
makeActionLogEntry(const string &pLogString, const unsigned int pLogUInt, const unsigned int pLogEntryLevel) const | krmuo::LoggingSuitcase | [inline] |
makeActionLogEntry(const string &pLogString, const int pLogInt, const unsigned int pLogEntryLevel) const | krmuo::LoggingSuitcase | [inline] |
makeErrorLogEntry(const string &pLogString, const unsigned int pLogEntryLevel) const | krmuo::LoggingSuitcase | [inline] |
makeErrorLogEntry(const string &pLogString1, const string &pLogString2, const unsigned int pLogEntryLevel) const | krmuo::LoggingSuitcase | [inline] |
makeErrorLogEntry(const string &pLogString1, const string &pLogString2, const unsigned int pLogEntryLevel, bool pTwoLine) const | krmuo::LoggingSuitcase | [inline] |
makeErrorLogEntry(const string &pLogString, const unsigned int pLogUInt, const unsigned int pLogEntryLevel) const | krmuo::LoggingSuitcase | [inline] |
makeErrorLogEntry(const string &pLogString, const int pLogInt, const unsigned int pLogEntryLevel) const | krmuo::LoggingSuitcase | [inline] |
makeWarnLogEntry(const string &pLogString, const unsigned int pLogEntryLevel) const | krmuo::LoggingSuitcase | [inline] |
makeWarnLogEntry(const string &pLogString1, const string &pLogString2, const unsigned int pLogEntryLevel) const | krmuo::LoggingSuitcase | [inline] |
makeWarnLogEntry(const string &pLogString1, const string &pLogString2, const unsigned int pLogEntryLevel, bool pTwoLine) const | krmuo::LoggingSuitcase | [inline] |
makeWarnLogEntry(const string &pLogString, const unsigned int pLogUInt, const unsigned int pLogEntryLevel) const | krmuo::LoggingSuitcase | [inline] |
makeWarnLogEntry(const string &pLogString, const int pLogInt, const unsigned int pLogEntryLevel) const | krmuo::LoggingSuitcase | [inline] |
turnOffScreenWriting() | krmuo::LoggingSuitcase | [inline] |
~LoggingSuitcase() | krmuo::LoggingSuitcase | |