activateOptions(log4cxx::helpers::Pool &p) | log4cxx::net::SyslogAppender | virtual |
addFilter(const spi::FilterPtr &newFilter) | log4cxx::AppenderSkeleton | virtual |
append(const spi::LoggingEventPtr &event, log4cxx::helpers::Pool &p) | log4cxx::net::SyslogAppender | virtual |
AppenderSkeleton() | log4cxx::AppenderSkeleton | |
AppenderSkeleton(const LayoutPtr &layout) | log4cxx::AppenderSkeleton | |
asdf() | log4cxx::Appender | |
cast(const Class &clazz) const =0 | log4cxx::helpers::Object | pure virtual |
clearFilters() | log4cxx::AppenderSkeleton | virtual |
close() | log4cxx::net::SyslogAppender | virtual |
closed | log4cxx::AppenderSkeleton | protected |
doAppend(const spi::LoggingEventPtr &event, log4cxx::helpers::Pool &pool) | log4cxx::AppenderSkeleton | virtual |
doAppendImpl(const spi::LoggingEventPtr &event, log4cxx::helpers::Pool &pool) | log4cxx::AppenderSkeleton | protected |
errorHandler | log4cxx::AppenderSkeleton | protected |
facilityPrinting | log4cxx::net::SyslogAppender | protected |
facilityStr | log4cxx::net::SyslogAppender | protected |
finalize() | log4cxx::AppenderSkeleton | |
getErrorHandler() const | log4cxx::AppenderSkeleton | inline |
getFacility(const LogString &facilityName) | log4cxx::net::SyslogAppender | static |
getFacility() const | log4cxx::net::SyslogAppender | inline |
getFacilityPrinting() const | log4cxx::net::SyslogAppender | inline |
getFacilityString(int syslogFacility) | log4cxx::net::SyslogAppender | static |
getFilter() const | log4cxx::AppenderSkeleton | inlinevirtual |
getFirstFilter() const | log4cxx::AppenderSkeleton | inline |
getLayout() const | log4cxx::AppenderSkeleton | inlinevirtual |
getMaxMessageLength() const | log4cxx::net::SyslogAppender | inline |
getName() const | log4cxx::AppenderSkeleton | inlinevirtual |
getSyslogHost() const | log4cxx::net::SyslogAppender | inline |
getThreshold() const | log4cxx::AppenderSkeleton | inline |
headFilter | log4cxx::AppenderSkeleton | protected |
initSyslogFacilityStr() | log4cxx::net::SyslogAppender | protected |
instanceof(const Class &clazz) const =0 | log4cxx::helpers::Object | pure virtual |
isAsSevereAsThreshold(const LevelPtr &level) const | log4cxx::AppenderSkeleton | |
layout | log4cxx::AppenderSkeleton | protected |
maxMessageLength | log4cxx::net::SyslogAppender | protected |
mutex | log4cxx::AppenderSkeleton | mutableprotected |
name | log4cxx::AppenderSkeleton | protected |
pool | log4cxx::AppenderSkeleton | protected |
requiresLayout() const | log4cxx::net::SyslogAppender | inlinevirtual |
setErrorHandler(const spi::ErrorHandlerPtr eh) | log4cxx::AppenderSkeleton | |
setFacility(const LogString &facilityName) | log4cxx::net::SyslogAppender | |
setFacilityPrinting(bool facilityPrinting1) | log4cxx::net::SyslogAppender | inline |
setLayout(const LayoutPtr &layout1) | log4cxx::AppenderSkeleton | inlinevirtual |
setMaxMessageLength(int maxMessageLength1) | log4cxx::net::SyslogAppender | inline |
setName(const LogString &name1) | log4cxx::AppenderSkeleton | inlinevirtual |
setOption(const LogString &option, const LogString &value) | log4cxx::net::SyslogAppender | virtual |
setSyslogHost(const LogString &syslogHost) | log4cxx::net::SyslogAppender | |
setThreshold(const LevelPtr &threshold) | log4cxx::AppenderSkeleton | |
sw | log4cxx::net::SyslogAppender | protected |
SyslogAppender() | log4cxx::net::SyslogAppender | |
SyslogAppender(const LayoutPtr &layout, int syslogFacility) | log4cxx::net::SyslogAppender | |
SyslogAppender(const LayoutPtr &layout, const LogString &syslogHost, int syslogFacility) | log4cxx::net::SyslogAppender | |
syslogFacility | log4cxx::net::SyslogAppender | protected |
syslogHost | log4cxx::net::SyslogAppender | protected |
syslogHostPort | log4cxx::net::SyslogAppender | protected |
tailFilter | log4cxx::AppenderSkeleton | protected |
threshold | log4cxx::AppenderSkeleton | protected |
~Appender() | log4cxx::Appender | inlinevirtual |
~Object() | log4cxx::helpers::Object | inlinevirtual |
~OptionHandler() | log4cxx::spi::OptionHandler | inlinevirtual |
~SyslogAppender() | log4cxx::net::SyslogAppender | |