addChannel(Log *l) | VOS::Log | [static] |
closeAllChannels() | VOS::Log | [static] |
getDefaultLevel() | VOS::Log | [static] |
getLevel() | VOS::Log | |
getLog(const string &channel) | VOS::Log | [static] |
getLog(const char *channel) | VOS::Log | [static] |
getMasterLevel() | VOS::Log | [static] |
Log(const string &channel, std::ostream *outputstream) | VOS::Log | |
Log(const string &channel) | VOS::Log | |
log(int level, const string &message) | VOS::Log | |
log(const char *channel, int level, const string &message) | VOS::Log | [static] |
log(const string &channel, int level, const string &message) | VOS::Log | [static] |
log_io_mutex | VOS::Log | [static] |
masterLogLevel | VOS::Log | [static] |
readEnvironment() | VOS::Log | [static] |
setDefaultLevel(int loglevel) | VOS::Log | [static] |
setDefaultOutputStream(std::ostream *o) | VOS::Log | [static] |
setLevel(int loglevel) | VOS::Log | |
setMasterLevel(int loglevel) | VOS::Log | [static] |