, including all inherited members.
| clearTraceOptions(void) (defined in sella::util::Log) | sella::util::Log | |
| DefaultLogMask (defined in sella::util::Log) | sella::util::Log | [static] |
| DefaultLogSize (defined in sella::util::Log) | sella::util::Log | [static] |
| DefaultOption (defined in sella::util::Log) | sella::util::Log | [static] |
| FACILITY_AUTH (defined in sella::util::Log) | sella::util::Log | [static] |
| FACILITY_AUTHPRIV (defined in sella::util::Log) | sella::util::Log | [static] |
| FACILITY_CRON (defined in sella::util::Log) | sella::util::Log | [static] |
| FACILITY_DAEMON (defined in sella::util::Log) | sella::util::Log | [static] |
| FACILITY_FTP (defined in sella::util::Log) | sella::util::Log | [static] |
| FACILITY_KERN (defined in sella::util::Log) | sella::util::Log | [static] |
| FACILITY_LOCAL0 (defined in sella::util::Log) | sella::util::Log | [static] |
| FACILITY_LOCAL1 (defined in sella::util::Log) | sella::util::Log | [static] |
| FACILITY_LOCAL2 (defined in sella::util::Log) | sella::util::Log | [static] |
| FACILITY_LOCAL3 (defined in sella::util::Log) | sella::util::Log | [static] |
| FACILITY_LOCAL4 (defined in sella::util::Log) | sella::util::Log | [static] |
| FACILITY_LOCAL5 (defined in sella::util::Log) | sella::util::Log | [static] |
| FACILITY_LOCAL6 (defined in sella::util::Log) | sella::util::Log | [static] |
| FACILITY_LOCAL7 (defined in sella::util::Log) | sella::util::Log | [static] |
| FACILITY_LPR (defined in sella::util::Log) | sella::util::Log | [static] |
| FACILITY_MAIL (defined in sella::util::Log) | sella::util::Log | [static] |
| FACILITY_NEWS (defined in sella::util::Log) | sella::util::Log | [static] |
| FACILITY_SYSLOG (defined in sella::util::Log) | sella::util::Log | [static] |
| FACILITY_USER (defined in sella::util::Log) | sella::util::Log | [static] |
| FACILITY_UUCP (defined in sella::util::Log) | sella::util::Log | [static] |
| 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::Log | [static] |
| isLogMask(int level) (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 | |
| LABEL_ALERT (defined in sella::util::Log) | sella::util::Log | [static] |
| LABEL_CRITICAL (defined in sella::util::Log) | sella::util::Log | [static] |
| LABEL_DEBUG (defined in sella::util::Log) | sella::util::Log | [static] |
| LABEL_EMERGENCY (defined in sella::util::Log) | sella::util::Log | [static] |
| LABEL_ERROR (defined in sella::util::Log) | sella::util::Log | [static] |
| LABEL_INFO (defined in sella::util::Log) | sella::util::Log | [static] |
| LABEL_NOTICE (defined in sella::util::Log) | sella::util::Log | [static] |
| LABEL_WARNING (defined in sella::util::Log) | sella::util::Log | [static] |
| LEVEL_ALERT (defined in sella::util::Log) | sella::util::Log | [static] |
| LEVEL_CRITICAL (defined in sella::util::Log) | sella::util::Log | [static] |
| LEVEL_DEBUG (defined in sella::util::Log) | sella::util::Log | [static] |
| LEVEL_EMERGENCY (defined in sella::util::Log) | sella::util::Log | [static] |
| LEVEL_ERROR (defined in sella::util::Log) | sella::util::Log | [static] |
| LEVEL_INFO (defined in sella::util::Log) | sella::util::Log | [static] |
| LEVEL_NOTICE (defined in sella::util::Log) | sella::util::Log | [static] |
| LEVEL_WARNING (defined in sella::util::Log) | sella::util::Log | [static] |
| 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_umap typedef (defined in sella::util::Log) | sella::util::Log | |
| priority(int level) (defined in sella::util::Log) | sella::util::Log | [static] |
| 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::Log | [static] |
| shared_ptr(const std::string &file, const LogFormat &format=SimpleLogFormat(), size_t size=DefaultLogSize) (defined in sella::util::Log) | sella::util::Log | [static] |
| 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 | |
| WithStderrOption (defined in sella::util::Log) | sella::util::Log | [static] |
| 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::Log | [virtual] |