IBR-DTNSuite  0.10
ibrcommon::Logger Member List

This is the complete list of members for ibrcommon::Logger, including all inherited members.

addStream(std::ostream &stream, const unsigned char logmask=LOGGER_INFO, const unsigned char options=LOG_NONE)ibrcommon::Loggerstatic
alert(const std::string &tag)ibrcommon::Loggerstatic
critical(const std::string &tag)ibrcommon::Loggerstatic
debug(const std::string &tag, int verbosity)ibrcommon::Loggerstatic
emergency(const std::string &tag)ibrcommon::Loggerstatic
enableAsync()ibrcommon::Loggerstatic
enableBuffer(size_t size)ibrcommon::Loggerstatic
enableSyslog(const char *name, int option, int facility, const unsigned char logmask=LOGGER_INFO)ibrcommon::Loggerstatic
error(const std::string &tag)ibrcommon::Loggerstatic
getLogMask()ibrcommon::Loggerstatic
getVerbosity()ibrcommon::Loggerstatic
info(const std::string &tag)ibrcommon::Loggerstatic
LOG_DATETIME enum valueibrcommon::Logger
LOG_HOSTNAME enum valueibrcommon::Logger
LOG_LEVEL enum valueibrcommon::Logger
LOG_NONE enum valueibrcommon::Logger
LOG_TAG enum valueibrcommon::Logger
LOG_TIMESTAMP enum valueibrcommon::Logger
Logger(const Logger &)ibrcommon::Logger
LOGGER_ALERT enum valueibrcommon::Logger
LOGGER_ALL enum valueibrcommon::Logger
LOGGER_CRIT enum valueibrcommon::Logger
LOGGER_DEBUG enum valueibrcommon::Logger
LOGGER_EMERG enum valueibrcommon::Logger
LOGGER_ERR enum valueibrcommon::Logger
LOGGER_INFO enum valueibrcommon::Logger
LOGGER_NOTICE enum valueibrcommon::Logger
LOGGER_WARNING enum valueibrcommon::Logger
LogLevel enum nameibrcommon::Logger
LogOptions enum nameibrcommon::Logger
notice(const std::string &tag)ibrcommon::Loggerstatic
print()ibrcommon::Logger
reload()ibrcommon::Loggerstatic
setDefaultTag(const std::string &tag)ibrcommon::Loggerstatic
setLogfile(const ibrcommon::File &logfile, const unsigned char logmask=LOGGER_INFO, const unsigned char options=LOG_NONE)ibrcommon::Loggerstatic
setMessage(const std::string &data)ibrcommon::Logger
setVerbosity(const int verbosity)ibrcommon::Loggerstatic
stop()ibrcommon::Loggerstatic
str() const ibrcommon::Logger
warning(const std::string &tag)ibrcommon::Loggerstatic
writeBuffer(std::ostream &)ibrcommon::Loggerstatic
~Logger()ibrcommon::Loggervirtual