libutil++  1.9.3
 All Classes Functions Variables
sella::util::Log Member List

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

clearTraceOptions(void) (defined in sella::util::Log)sella::util::Log
DefaultLogMask (defined in sella::util::Log)sella::util::Logstatic
DefaultLogSize (defined in sella::util::Log)sella::util::Logstatic
DefaultOption (defined in sella::util::Log)sella::util::Logstatic
FACILITY_AUTH (defined in sella::util::Log)sella::util::Logstatic
FACILITY_AUTHPRIV (defined in sella::util::Log)sella::util::Logstatic
FACILITY_CRON (defined in sella::util::Log)sella::util::Logstatic
FACILITY_DAEMON (defined in sella::util::Log)sella::util::Logstatic
FACILITY_FTP (defined in sella::util::Log)sella::util::Logstatic
FACILITY_KERN (defined in sella::util::Log)sella::util::Logstatic
FACILITY_LOCAL0 (defined in sella::util::Log)sella::util::Logstatic
FACILITY_LOCAL1 (defined in sella::util::Log)sella::util::Logstatic
FACILITY_LOCAL2 (defined in sella::util::Log)sella::util::Logstatic
FACILITY_LOCAL3 (defined in sella::util::Log)sella::util::Logstatic
FACILITY_LOCAL4 (defined in sella::util::Log)sella::util::Logstatic
FACILITY_LOCAL5 (defined in sella::util::Log)sella::util::Logstatic
FACILITY_LOCAL6 (defined in sella::util::Log)sella::util::Logstatic
FACILITY_LOCAL7 (defined in sella::util::Log)sella::util::Logstatic
FACILITY_LPR (defined in sella::util::Log)sella::util::Logstatic
FACILITY_MAIL (defined in sella::util::Log)sella::util::Logstatic
FACILITY_NEWS (defined in sella::util::Log)sella::util::Logstatic
FACILITY_SYSLOG (defined in sella::util::Log)sella::util::Logstatic
FACILITY_USER (defined in sella::util::Log)sella::util::Logstatic
FACILITY_UUCP (defined in sella::util::Log)sella::util::Logstatic
getLogMask(void) (defined in sella::util::Log)sella::util::Log
getLogSize(void) (defined in sella::util::Log)sella::util::Log
hasTraceOptions(void) (defined in sella::util::Log)sella::util::Log
incEveryN(uint64_t n) (defined in sella::util::Log)sella::util::Log
incFirstN(uint64_t n) (defined in sella::util::Log)sella::util::Log
instance(const std::string &identifier=std::string()) (defined in sella::util::Log)sella::util::Logstatic
isLogMask(int level) (defined in sella::util::Log)sella::util::Log
isTime(time_t &next, int sec) (defined in sella::util::Log)sella::util::Log
isTraceOption(const char *option) (defined in sella::util::Log)sella::util::Log
isTraceOption(const std::string &option) (defined in sella::util::Log)sella::util::Log
isTraceOption(const std::vector< std::string > &options) (defined in sella::util::Log)sella::util::Log
isTraceOption(const std::list< std::string > &options) (defined in sella::util::Log)sella::util::Log
LABEL_ALERT (defined in sella::util::Log)sella::util::Logstatic
LABEL_CRITICAL (defined in sella::util::Log)sella::util::Logstatic
LABEL_DEBUG (defined in sella::util::Log)sella::util::Logstatic
LABEL_EMERGENCY (defined in sella::util::Log)sella::util::Logstatic
LABEL_ERROR (defined in sella::util::Log)sella::util::Logstatic
LABEL_INFO (defined in sella::util::Log)sella::util::Logstatic
LABEL_NOTICE (defined in sella::util::Log)sella::util::Logstatic
LABEL_WARNING (defined in sella::util::Log)sella::util::Logstatic
LEVEL_ALERT (defined in sella::util::Log)sella::util::Logstatic
LEVEL_CRITICAL (defined in sella::util::Log)sella::util::Logstatic
LEVEL_DEBUG (defined in sella::util::Log)sella::util::Logstatic
LEVEL_EMERGENCY (defined in sella::util::Log)sella::util::Logstatic
LEVEL_ERROR (defined in sella::util::Log)sella::util::Logstatic
LEVEL_INFO (defined in sella::util::Log)sella::util::Logstatic
LEVEL_NOTICE (defined in sella::util::Log)sella::util::Logstatic
LEVEL_WARNING (defined in sella::util::Log)sella::util::Logstatic
Log(const std::string &identifier, int facility, int option=DefaultOption, int mask=DefaultLogMask, const LogFormat &format=SimpleLogFormat(), size_t size=DefaultLogSize) (defined in sella::util::Log)sella::util::Log
Log(const std::string &file, const LogFormat &format=SimpleLogFormat(), size_t size=DefaultLogSize) (defined in sella::util::Log)sella::util::Log
Log(const Log &other) (defined in sella::util::Log)sella::util::Log
operator=(const Log &other) (defined in sella::util::Log)sella::util::Log
option_set typedef (defined in sella::util::Log)sella::util::Log
priority(int level) (defined in sella::util::Log)sella::util::Logstatic
ptr typedef (defined in sella::util::Log)sella::util::Log
resetEveryN(void) (defined in sella::util::Log)sella::util::Log
setFacility(int facility) (defined in sella::util::Log)sella::util::Log
setFormat(const LogFormat &format) (defined in sella::util::Log)sella::util::Log
setIdentifier(const std::string &identifier=std::string()) (defined in sella::util::Log)sella::util::Log
setLogLevel(int level, bool on=true) (defined in sella::util::Log)sella::util::Log
setLogMask(int mask) (defined in sella::util::Log)sella::util::Log
setLogSize(size_t size=DefaultLogSize) (defined in sella::util::Log)sella::util::Log
setOption(int option=DefaultOption) (defined in sella::util::Log)sella::util::Log
setTraceOption(const std::string &option, bool on=true) (defined in sella::util::Log)sella::util::Log
setTraceOption(const std::vector< std::string > &options, bool on=true) (defined in sella::util::Log)sella::util::Log
setTraceOption(const std::list< std::string > &options, bool on=true) (defined in sella::util::Log)sella::util::Log
setTraceOptions(const std::vector< std::string > &options, bool on=true) (defined in sella::util::Log)sella::util::Log
setTraceOptions(const std::list< std::string > &options, bool on=true) (defined in sella::util::Log)sella::util::Log
shared typedef (defined in sella::util::Log)sella::util::Log
shared_ptr(const std::string &identifier, int facility, int option=DefaultOption, int mask=DefaultLogMask, const LogFormat &format=SimpleLogFormat(), size_t size=DefaultLogSize) (defined in sella::util::Log)sella::util::Logstatic
shared_ptr(const std::string &file, const LogFormat &format=SimpleLogFormat(), size_t size=DefaultLogSize) (defined in sella::util::Log)sella::util::Logstatic
trace(const char *option, const char *func, const char *file, int line, const char *format,...) (defined in sella::util::Log)sella::util::Log
trace(std::string &option, const char *func, const char *file, int line, const char *format,...) (defined in sella::util::Log)sella::util::Log
trace(const char *option, const char *func, const char *file, int line, const std::string &format,...) (defined in sella::util::Log)sella::util::Log
trace(std::string &option, const char *func, const char *file, int line, const std::string &format,...) (defined in sella::util::Log)sella::util::Log
trace(const std::vector< std::string > &options, const char *func, const char *file, int line, const char *format,...) (defined in sella::util::Log)sella::util::Log
trace(const std::vector< std::string > &options, const char *func, const char *file, int line, const std::string &format,...) (defined in sella::util::Log)sella::util::Log
trace(const std::list< std::string > &options, const char *func, const char *file, int line, const char *format,...) (defined in sella::util::Log)sella::util::Log
trace(const std::list< std::string > &options, const char *func, const char *file, int line, const std::string &format,...) (defined in sella::util::Log)sella::util::Log
WithStderrOption (defined in sella::util::Log)sella::util::Logstatic
write(int facility, int level, const char *func, const char *file, int line, const sella::Exception &e, const std::string &format,...) (defined in sella::util::Log)sella::util::Log
write(int facility, int level, const char *func, const char *file, int line, const std::string &format,...) (defined in sella::util::Log)sella::util::Log
write(int level, const char *func, const char *file, int line, const sella::Exception &e) (defined in sella::util::Log)sella::util::Log
write(int level, const char *func, const char *file, int line, const sella::Exception &e, const std::string &format,...) (defined in sella::util::Log)sella::util::Log
write(int level, const char *func, const char *file, int line, const std::string &format,...) (defined in sella::util::Log)sella::util::Log
write(int facility, int level, const char *func, const char *file, int line, const sella::Exception &e, const char *format,...) (defined in sella::util::Log)sella::util::Log
write(int facility, int level, const char *func, const char *file, int line, const char *format,...) (defined in sella::util::Log)sella::util::Log
write(int level, const char *func, const char *file, int line, const sella::Exception &e, const char *format,...) (defined in sella::util::Log)sella::util::Log
write(int level, const char *func, const char *file, int line, const char *format,...) (defined in sella::util::Log)sella::util::Log
~Log() (defined in sella::util::Log)sella::util::Logvirtual