Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Log Member List

This is the complete list of members for Log, including all inherited members.

_nostreamLog
DEBUG enum valueLog
debug(const string &message)Log [inline]
error(const string &message)Log [inline]
ERROR enum valueLog
formatMessage(const Level &level, const string &message)Log [protected]
getLevel() const Log [inline]
getLevelFromName(const string &level)Log [static]
getLevelName(const Level &level)Log [static]
getLog(const string &name)Log [static]
getLog(const string &name, const Level &level)Log [static]
getName() const Log [inline]
INFO enum valueLog
info(const string &message)Log [inline]
isActive(const Level &level) const Log [inline]
Level enum nameLog
LevelMap typedefLog
log(const Level &level, const string &message)Log [protected]
Log(const string &name)Log [protected]
Log(const string &name, const Level &level)Log [protected]
LogMap typedefLog
operator<<(Log &log, const Log::Level &level)Log [friend]
setDefaultLevels(const LevelMap &logLevels)Log [inline, static]
setLevel(const Level &level)Log [inline]
setName(const 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]
TRACE enum valueLog
trace(const string &message)Log [inline]
WARN enum valueLog
warn(const string &message)Log [inline]