Package liblog4cpp-devel
- log4cpp(3) β The top level namespace for all 'Log for C++' types and classes.
- log4cpp::AbortAppender(3) β This Appender causes the application to abort() upon the first append() call.
- log4cpp::Appender(3) β Implement this interface for your own strategies for printing log statements.
- log4cpp::Appender::AppenderMapStorage(3)
- log4cpp::Appender::AppenderMapStorageInitializer(3)
- log4cpp::AppenderSkeleton(3) β AppenderSkeleton is a helper class, simplifying implementation of Appenders: it already takes care of handling of Thresholds and Filters.
- log4cpp::AppendersFactory(3)
- log4cpp::BasicConfigurator(3) β This class implements a trivial default configuration for log4cpp: it adds a FileAppender that logs to stdout and uses a BasicLayout to the root Category.
- log4cpp::BasicLayout(3) β BasicLayout is a simple fixed format Layout implementation.
- log4cpp::BufferingAppender(3)
- log4cpp::Category(3) β This is the central class in the log4j package.
- log4cpp::CategoryNameComponent(3)
- log4cpp::CategoryStream(3) β This class enables streaming simple types and objects to a category.
- log4cpp::ConfigureFailure(3) β Exception class for configuration.
- log4cpp::DailyRollingFileAppender(3) β DailyRollingFileAppender is a FileAppender that rolls over the logfile once the next day starts.
- log4cpp::FactoryParams(3)
- log4cpp::FileAppender(3)
- log4cpp::Filter(3) β Users should extend this class to implement customized logging event filtering.
- log4cpp::FixedContextCategory(3) β This Category subclass replaces the NDC field in LoggingEvents with a fixed context string.
- log4cpp::FormatModifierComponent(3)
- log4cpp::HierarchyMaintainer(3) β HierarchyMaintainer is an internal log4cpp class.
- log4cpp::IdsaAppender(3) β IdsaAppender is an Appender that sends LoggingEvents to the IDS/A logger and reference monitor by Marc Welz.
- log4cpp::Layout(3) β Extend this abstract class to create your own log layout format.
- log4cpp::LayoutAppender(3) β LayoutAppender is a common superclass for all Appenders that require a Layout.
- log4cpp::LayoutsFactory(3)
- log4cpp::LevelEvaluator(3)
- log4cpp::LoggingEvent(3) β The internal representation of logging events.
- log4cpp::MessageComponent(3)
- log4cpp::MillisSinceEpochComponent(3)
- log4cpp::NDC(3) β The NDC class implements nested diagnostic contexts as defined by Neil Harrison in the article 'Patterns for Logging
- log4cpp::NDC::DiagnosticContext(3)
- log4cpp::NDCComponent(3)
- log4cpp::NTEventLogAppender(3) β NTEventLogAppender is an Appender that sends LoggingEvents to the Windows event log.
- log4cpp::OstreamAppender(3) β OstreamAppender appends LoggingEvents to ostreams.
- log4cpp::PassThroughLayout(3)
- log4cpp::PatternLayout(3) β PatternLayout is a simple fixed format Layout implementation.
- log4cpp::PatternLayout::PatternComponent(3)
- log4cpp::Priority(3) β The Priority class provides importance levels with which one can categorize log messages.
- log4cpp::PriorityComponent(3)
- log4cpp::ProcessorTimeComponent(3)
- log4cpp::Properties(3)
- log4cpp::PropertyConfigurator(3) β Property configurator will read a config file using the same (or similar) format to the config file used by log4j.
- log4cpp::PropertyConfiguratorImpl(3)
- log4cpp::RemoteSyslogAppender(3) β RemoteSyslogAppender sends LoggingEvents to a remote syslog system.
- log4cpp::RollingFileAppender(3) β RollingFileAppender is a FileAppender that rolls over the logfile once it has reached a certain size limit.
- log4cpp::SecondsSinceEpochComponent(3)
- log4cpp::SimpleConfigurator(3) β This class implements a simple Configurator for log4cpp.
- log4cpp::SimpleLayout(3) β BasicLayout is a simple fixed format Layout implementation.
- log4cpp::StringLiteralComponent(3)
- log4cpp::StringQueueAppender(3) β This class puts log messages in an in-memory queue.
- log4cpp::StringUtil(3)
- log4cpp::SyslogAppender(3) β SyslogAppender sends LoggingEvents to the local syslog system.
- log4cpp::ThreadNameComponent(3)
- log4cpp::TimeStamp(3) β A simple TimeStamp abstraction.
- log4cpp::TimeStampComponent(3)
- log4cpp::TriggeringEventEvaluator(3)
- log4cpp::TriggeringEventEvaluatorFactory(3)
- log4cpp::Win32DebugAppender(3) β Win32DebugAppender simply sends the log message to the default system debugger on Win32 systems.
- log4cpp::details(3)
- log4cpp::details::base::validator::data(3)
- log4cpp::details::optional::params::validator(3)
- log4cpp::details::parameter::validator(3)
- log4cpp::details::required::params::validator(3)
- log4cpp::tab(3)
- log4cpp::threading(3)
- log4cpp::threading::MSMutex(3) β A simple object wrapper around CreateMutex() and DeleteMutex()
- log4cpp::threading::MSScopedLock(3) β A simple object wrapper around WaitForSingleObject() and ReleaseMutex()
- log4cpp::threading::Mutex(3)
- log4cpp::threading::ScopedLock(3) β definition of ScopedLock;
- log4cpp::threading::ThreadLocalDataHolder(3) β This class holds Thread local data of type T, i.e.
- log4cpp::width(3)
