Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

log4cpp Compound List

Here are the classes, structs, unions and interfaces with brief descriptions:
log4cpp::AppenderImplement this interface for your own strategies for printing log statements
log4cpp::AppenderSkeletonAppenderSkeleton is a helper class, simplifying implementation of Appenders: it already takes care of handling of Thresholds and Filters
log4cpp::BasicLayoutBasicLayout is a simple fixed format Layout implementation
log4cpp::CategoryThis is the central class in the log4j package
log4cpp::CategoryStreamThis class enables streaming simple types and objects to a category
log4cpp::ConfigureFailure
log4cpp::FileAppender
log4cpp::FilterUsers should extend this class to implement customized logging event filtering
log4cpp::FixedContextCategoryThis Category subclass replaces the NDC field in LoggingEvents with a fixed context string
log4cpp::HierarchyMaintainerHierarchyMaintainer is an internal log4cpp class
log4cpp::IdsaAppenderIdsaAppender is an Appender that sends LoggingEvents to the IDS/A logger and reference monitor by Marc Welz
log4cpp::LayoutExtend this abstract class to create your own log layout format
log4cpp::LayoutAppenderLayoutAppender is a common superclass for all Appenders that require a Layout
log4cpp::Log4cppCleanupLog4cppCleanup is an internal janitor class, responsible for cleaning up log4cpp objects upon exit
log4cpp::LoggingEventThe internal representation of logging events
log4cpp::NDCThe NDC class implements nested diagnostic contexts as defined by Neil Harrison in the article "Patterns for Logging Diagnostic Messages" part of the book "Pattern Languages of Program Design 3" edited by Martin et al
log4cpp::NDC::DiagnosticContext
log4cpp::OstreamAppenderOstreamAppender appends LoggingEvents to ostreams
log4cpp::OstringStreamOstringStream is a portability class used to work around the unavailability of std::ostringstream on some platforms (most notably g++ < 2.95.3)
log4cpp::PatternLayoutBasicLayout is a simple fixed format Layout implementation
log4cpp::PriorityThe Priority class provides importance levels with which one can categorize log messages
log4cpp::RemoteSyslogAppenderRemoteSyslogAppender sends LoggingEvents to a remote syslog system
log4cpp::SimpleConfigurator
log4cpp::SimpleLayoutBasicLayout is a simple fixed format Layout implementation
log4cpp::StringQueueAppenderThis class puts log messages in an in-memory queue
log4cpp::SyslogAppenderSyslogAppender sends LoggingEvents to the local syslog system
log4cpp::TimeStampA simple TimeStamp abstraction

Generated on Fri May 9 10:39:59 2003 for log4cpp by doxygen1.2.18