ALL | Level | [static] |
DEBUG | Level | [static] |
equals(const LevelPtr &level) const | Level | [virtual] |
ERROR | Level | [static] |
FATAL | Level | [static] |
getSyslogEquivalent() const | Level | [virtual] |
INFO | Level | [static] |
isGreaterOrEqual(const LevelPtr &level) const | Level | [virtual] |
Level(int level, const String &levelStr, int syslogEquivalent) | Level | |
OFF | Level | [static] |
toInt() const | Level | [virtual] |
toLevel(const String &sArg) | Level | [static] |
toLevel(int val) | Level | [static] |
toLevel(int val, const LevelPtr &defaultLevel) | Level | [static] |
toLevel(const String &sArg, const LevelPtr &defaultLevel) | Level | [static] |
toString() const | Level | [virtual] |
WARN | Level | [static] |