, including all inherited members.
_context | FixedContextCategory | [private] |
_delegate | FixedContextCategory | [private] |
_logUnconditionally(Priority::Value priority, const char *format, va_list arguments) | Category | [protected, virtual] |
_logUnconditionally2(Priority::Value priority, const std::string &message) | FixedContextCategory | [protected, virtual] |
addAppender(Appender *appender) | FixedContextCategory | [virtual] |
addAppender(Appender &appender) | FixedContextCategory | [virtual] |
alert(const char *stringFormat,...) | Category | |
alert(const std::string &message) | Category | |
alertStream() | Category | [inline] |
callAppenders(const LoggingEvent &event) | FixedContextCategory | [virtual] |
Category(const std::string &name, Category *parent, Priority::Value priority=Priority::NOTSET) | Category | [protected] |
crit(const char *stringFormat,...) | Category | |
crit(const std::string &message) | Category | |
critStream() | Category | [inline] |
debug(const char *stringFormat,...) | Category | |
debug(const std::string &message) | Category | |
debugStream() | Category | [inline] |
emerg(const char *stringFormat,...) | Category | |
emerg(const std::string &message) | Category | |
emergStream() | Category | [inline] |
error(const char *stringFormat,...) | Category | |
error(const std::string &message) | Category | |
errorStream() | Category | [inline] |
exists(const std::string &name) | Category | [static] |
fatal(const char *stringFormat,...) | Category | |
fatal(const std::string &message) | Category | |
fatalStream() | Category | [inline] |
FixedContextCategory(const std::string &name, const std::string &context="") | FixedContextCategory | |
getAdditivity() const | FixedContextCategory | [virtual] |
getAllAppenders() const | FixedContextCategory | [virtual] |
getAppender() const | FixedContextCategory | [virtual] |
getAppender(const std::string &name) const | FixedContextCategory | [virtual] |
getChainedPriority() const | FixedContextCategory | [virtual] |
getContext() const | FixedContextCategory | [virtual] |
getCurrentCategories() | Category | [static] |
getInstance(const std::string &name) | Category | [static] |
getName() const | Category | [virtual] |
getParent() | Category | [virtual] |
getParent() const | Category | [virtual] |
getPriority() const | FixedContextCategory | [virtual] |
getRoot() | Category | [static] |
getRootPriority() | Category | [static] |
getStream(Priority::Value priority) | Category | [virtual] |
info(const char *stringFormat,...) | Category | |
info(const std::string &message) | Category | |
info_pop(const char *stringFormat,...) | Category | |
info_push(const char *stringFormat,...) | Category | |
infoStream() | Category | [inline] |
isAlertEnabled() const | Category | [inline] |
isCritEnabled() const | Category | [inline] |
isDebugEnabled() | Category | [inline] |
isEmergEnabled() const | Category | [inline] |
isErrorEnabled() const | Category | [inline] |
isFatalEnabled() const | Category | [inline] |
isInfoEnabled() | Category | [inline] |
isNoticeEnabled() const | Category | [inline] |
isPriorityEnabled(Priority::Value priority) const | Category | [virtual] |
isWarnEnabled() | Category | [inline] |
log(Priority::Value priority, const char *stringFormat,...) | Category | [virtual] |
log(Priority::Value priority, const std::string &message) | Category | [virtual] |
logva(Priority::Value priority, const char *stringFormat, va_list va) | Category | [virtual] |
notice(const char *stringFormat,...) | Category | |
notice(const std::string &message) | Category | |
noticeStream() | Category | [inline] |
operator<<(Priority::Value priority) | Category | [virtual] |
ownsAppender() const | FixedContextCategory | [virtual] |
ownsAppender(Appender *appender) const | FixedContextCategory | [virtual] |
removeAllAppenders() | FixedContextCategory | [virtual] |
removeAppender(Appender *appender) | Category | [virtual] |
setAdditivity(bool additivity) | FixedContextCategory | [virtual] |
setAppender(Appender *appender) | Category | [inline] |
setAppender(Appender &appender) | Category | [inline] |
setContext(const std::string &context) | FixedContextCategory | [virtual] |
setPriority(Priority::Value priority) | Category | [virtual] |
setRootPriority(Priority::Value priority) | Category | [static] |
shutdown() | Category | [static] |
warn(const char *stringFormat,...) | Category | |
warn(const std::string &message) | Category | |
warnStream() | Category | [inline] |
~Category() | Category | [virtual] |
~FixedContextCategory() | FixedContextCategory | [virtual] |