|
log4cpp 1.1
|
This is the complete list of members for log4cpp::Category, including all inherited members.
| _logUnconditionally(Priority::Value priority, const char *format, va_list arguments) LOG4CPP_NOTHROW | log4cpp::Category | protectedvirtual |
| _logUnconditionally2(Priority::Value priority, const std::string &message) LOG4CPP_NOTHROW | log4cpp::Category | protectedvirtual |
| addAppender(Appender *appender) | log4cpp::Category | virtual |
| addAppender(Appender &appender) | log4cpp::Category | virtual |
| alert(const char *stringFormat,...) LOG4CPP_NOTHROW | log4cpp::Category | |
| alert(const std::string &message) LOG4CPP_NOTHROW | log4cpp::Category | |
| alertStream() LOG4CPP_NOTHROW | log4cpp::Category | inline |
| callAppenders(const LoggingEvent &event) LOG4CPP_NOTHROW | log4cpp::Category | virtual |
| Category(const std::string &name, Category *parent, Priority::Value priority=Priority::NOTSET) | log4cpp::Category | protected |
| crit(const char *stringFormat,...) LOG4CPP_NOTHROW | log4cpp::Category | |
| crit(const std::string &message) LOG4CPP_NOTHROW | log4cpp::Category | |
| critStream() | log4cpp::Category | inline |
| debug(const char *stringFormat,...) LOG4CPP_NOTHROW | log4cpp::Category | |
| debug(const std::string &message) LOG4CPP_NOTHROW | log4cpp::Category | |
| debugStream() | log4cpp::Category | inline |
| emerg(const char *stringFormat,...) LOG4CPP_NOTHROW | log4cpp::Category | |
| emerg(const std::string &message) LOG4CPP_NOTHROW | log4cpp::Category | |
| emergStream() | log4cpp::Category | inline |
| error(const char *stringFormat,...) LOG4CPP_NOTHROW | log4cpp::Category | |
| error(const std::string &message) LOG4CPP_NOTHROW | log4cpp::Category | |
| errorStream() | log4cpp::Category | inline |
| exists(const std::string &name) | log4cpp::Category | static |
| fatal(const char *stringFormat,...) LOG4CPP_NOTHROW | log4cpp::Category | |
| fatal(const std::string &message) LOG4CPP_NOTHROW | log4cpp::Category | |
| fatalStream() | log4cpp::Category | inline |
| getAdditivity() const LOG4CPP_NOTHROW | log4cpp::Category | virtual |
| getAllAppenders() const | log4cpp::Category | virtual |
| getAppender() const | log4cpp::Category | virtual |
| getAppender(const std::string &name) const | log4cpp::Category | virtual |
| getChainedPriority() const LOG4CPP_NOTHROW | log4cpp::Category | virtual |
| getCurrentCategories() | log4cpp::Category | static |
| getInstance(const std::string &name) | log4cpp::Category | static |
| getName() const LOG4CPP_NOTHROW | log4cpp::Category | virtual |
| getParent() LOG4CPP_NOTHROW | log4cpp::Category | virtual |
| getParent() const LOG4CPP_NOTHROW | log4cpp::Category | virtual |
| getPriority() const LOG4CPP_NOTHROW | log4cpp::Category | virtual |
| getRoot() | log4cpp::Category | static |
| getRootPriority() LOG4CPP_NOTHROW | log4cpp::Category | static |
| getStream(Priority::Value priority) | log4cpp::Category | virtual |
| HierarchyMaintainer | log4cpp::Category | friend |
| info(const char *stringFormat,...) LOG4CPP_NOTHROW | log4cpp::Category | |
| info(const std::string &message) LOG4CPP_NOTHROW | log4cpp::Category | |
| infoStream() | log4cpp::Category | inline |
| isAlertEnabled() const LOG4CPP_NOTHROW | log4cpp::Category | inline |
| isCritEnabled() const LOG4CPP_NOTHROW | log4cpp::Category | inline |
| isDebugEnabled() const LOG4CPP_NOTHROW | log4cpp::Category | inline |
| isEmergEnabled() const LOG4CPP_NOTHROW | log4cpp::Category | inline |
| isErrorEnabled() const LOG4CPP_NOTHROW | log4cpp::Category | inline |
| isFatalEnabled() const LOG4CPP_NOTHROW | log4cpp::Category | inline |
| isInfoEnabled() const LOG4CPP_NOTHROW | log4cpp::Category | inline |
| isNoticeEnabled() const LOG4CPP_NOTHROW | log4cpp::Category | inline |
| isPriorityEnabled(Priority::Value priority) const LOG4CPP_NOTHROW | log4cpp::Category | virtual |
| isWarnEnabled() const LOG4CPP_NOTHROW | log4cpp::Category | inline |
| log(Priority::Value priority, const char *stringFormat,...) LOG4CPP_NOTHROW | log4cpp::Category | virtual |
| log(Priority::Value priority, const std::string &message) LOG4CPP_NOTHROW | log4cpp::Category | virtual |
| logva(Priority::Value priority, const char *stringFormat, va_list va) LOG4CPP_NOTHROW | log4cpp::Category | virtual |
| notice(const char *stringFormat,...) LOG4CPP_NOTHROW | log4cpp::Category | |
| notice(const std::string &message) LOG4CPP_NOTHROW | log4cpp::Category | |
| noticeStream() | log4cpp::Category | inline |
| operator<<(Priority::Value priority) | log4cpp::Category | virtual |
| ownsAppender() const LOG4CPP_NOTHROW | log4cpp::Category | inlinevirtual |
| ownsAppender(Appender *appender) const LOG4CPP_NOTHROW | log4cpp::Category | virtual |
| removeAllAppenders() | log4cpp::Category | virtual |
| removeAppender(Appender *appender) | log4cpp::Category | virtual |
| setAdditivity(bool additivity) | log4cpp::Category | virtual |
| setAppender(Appender *appender) | log4cpp::Category | inline |
| setAppender(Appender &appender) | log4cpp::Category | inline |
| setPriority(Priority::Value priority) | log4cpp::Category | virtual |
| setRootPriority(Priority::Value priority) | log4cpp::Category | static |
| shutdown() | log4cpp::Category | static |
| shutdownForced() | log4cpp::Category | static |
| warn(const char *stringFormat,...) LOG4CPP_NOTHROW | log4cpp::Category | |
| warn(const std::string &message) LOG4CPP_NOTHROW | log4cpp::Category | |
| warnStream() | log4cpp::Category | inline |
| ~Category() | log4cpp::Category | virtual |