_level | Log | [private] |
_name | Log | [private] |
_nostream | Log | |
ALWAYS enum value | Log | |
always(const std::string &message) | Log | [inline] |
colorCodes | Log | [private, static] |
ColorCodes typedef | Log | |
CRITICAL enum value | Log | |
debug(const std::string &message) | Log | [inline] |
DEBUG enum value | Log | |
defaultLevels | Log | [private, static] |
endColorCode | Log | [private, static] |
error(const std::string &message) | Log | [inline] |
ERROR enum value | Log | |
existingLogs | Log | [private, static] |
formatMessage(int level, const std::string &message) | Log | [protected] |
getColorCode(int level) | Log | [protected, static] |
getLevel() const | Log | [inline] |
getLevelFromName(const std::string &level) | Log | [static] |
getLevelName(int level) | Log | [static] |
getLog(const std::string &name) | Log | [static] |
getName() const | Log | [inline] |
INFO enum value | Log | |
info(const std::string &message) | Log | [inline] |
isActive(int level) const | Log | [inline] |
Level enum name | Log | |
LevelMap typedef | Log | |
log(int level, const std::string &message) | Log | [protected] |
Log(const std::string &name) | Log | [protected] |
Log(const std::string &name, int level) | Log | [protected] |
LogMap typedef | Log | |
operator<<(Log &log, int level) | Log | [friend] |
setLevel(const std::string &name, int level) | Log | [static] |
setLevel(int level) | Log | [inline] |
setLevels(LevelMap &logLevels) | Log | [static] |
setName(const std::string &name) | Log | [inline] |
setShowLevel(const bool showLevel=true) | Log | [inline, static] |
setShowLoggerName(const bool showName=true) | Log | [inline, static] |
setShowTimestamp(const bool showTime=true) | Log | [inline, static] |
setUseColors(const bool useColors=true) | Log | [inline, static] |
showLoggerName | Log | [private, static] |
showLogLevel | Log | [private, static] |
showTimestamp | Log | [private, static] |
TRACE enum value | Log | |
trace(const std::string &message) | Log | [inline] |
useShellColors | Log | [private, static] |
WARN enum value | Log | |
warn(const std::string &message) | Log | [inline] |
WARNING enum value | Log |