|
Log4j 1.3alpha-8 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.log4j.spi | |
org.apache.log4j | The main log4j package. |
org.apache.log4j.config | Package used in getting/setting component properties. |
org.apache.log4j.db | The org.apache.log4j.db package provides means to append logging events into various databases. |
org.apache.log4j.db.dialect | |
org.apache.log4j.filter | |
org.apache.log4j.helpers | This package is used internally. |
org.apache.log4j.jmx | This package lets you manage log4j settings using JMX. |
org.apache.log4j.joran | |
org.apache.log4j.joran.action | |
org.apache.log4j.net | Package for remote logging. |
org.apache.log4j.nt | Package for NT event logging. |
org.apache.log4j.or | ObjectRenders are resposible for rendering messages depending on their class type. |
org.apache.log4j.pattern | Provides classes implementing format specifiers in conversion patterns. |
org.apache.log4j.plugins | |
org.apache.log4j.rolling | Implements various file rolling policies. |
org.apache.log4j.rule | |
org.apache.log4j.selector | This package contains classes useful for working with Log4j in a container environment where many applications need to share Log4j without stepping on each other's logging configuration. |
org.apache.log4j.spi | Contains part of the System Programming Interface (SPI) needed to extend log4j. |
org.apache.log4j.varia | Contains various appenders, filters and other odds and ends. |
org.apache.log4j.xml | XML based components. |
Classes in org.apache.log4j.spi used by org.apache.log4jAppenderAttachable
|
Interface for attaching appenders to objects. Component
|
A common interface shared by log4j components. ComponentBase
|
Most log4j components derive from this class. Configurator
|
Implemented by classes capable of configuring log4j using a URL. ErrorHandler
|
Deprecated. As of 1.3 ErrorItem
|
Used to store special log4j errors which cannot be logged using internal logging. Filter
|
Users should extend this class to implement customized logging event filtering. HierarchyEventListener
|
Deprecated. Superceded by LoggerEventListener. LoggerEventListener
|
Interface used to listen for Logger related events such as
add/remove appender or changing levels.LoggerFactory
|
Implement this interface to create new instances of Logger or a sub-class of Logger. LoggerRepository
|
A LoggerRepository is used to create and retrieve
Loggers .LoggerRepositoryEventListener
|
Interface used to listen for LoggerRepository related
events such as startup, reset, and shutdown.LoggerRepositoryEx
|
A LoggerRepository is used to create and retrieve
Loggers .LoggingEvent
|
The internal representation of logging events. OptionHandler
|
A string based interface to configure package components. RendererSupport
|
RepositorySelector
|
The LogManager uses one (and only one)
RepositorySelector implementation to select the
LoggerRepository for a particular application context. |
Classes in org.apache.log4j.spi used by org.apache.log4j.configComponent
|
A common interface shared by log4j components. ComponentBase
|
Most log4j components derive from this class. Configurator
|
Implemented by classes capable of configuring log4j using a URL. ErrorItem
|
Used to store special log4j errors which cannot be logged using internal logging. LoggerRepository
|
A LoggerRepository is used to create and retrieve
Loggers . |
Classes in org.apache.log4j.spi used by org.apache.log4j.dbComponent
|
A common interface shared by log4j components. ComponentBase
|
Most log4j components derive from this class. LoggingEvent
|
The internal representation of logging events. OptionHandler
|
A string based interface to configure package components. Thresholdable
|
An interface that defines the required methods for supporting the setting and getting of a level threshold. |
Classes in org.apache.log4j.spi used by org.apache.log4j.db.dialectComponent
|
A common interface shared by log4j components. ComponentBase
|
Most log4j components derive from this class. |
Classes in org.apache.log4j.spi used by org.apache.log4j.filterComponent
|
A common interface shared by log4j components. ComponentBase
|
Most log4j components derive from this class. Filter
|
Users should extend this class to implement customized logging event filtering. LoggingEvent
|
The internal representation of logging events. OptionHandler
|
A string based interface to configure package components. |
Classes in org.apache.log4j.spi used by org.apache.log4j.helpersAppenderAttachable
|
Interface for attaching appenders to objects. Component
|
A common interface shared by log4j components. ComponentBase
|
Most log4j components derive from this class. ErrorHandler
|
Deprecated. As of 1.3 LoggerRepository
|
A LoggerRepository is used to create and retrieve
Loggers .LoggingEvent
|
The internal representation of logging events. OptionHandler
|
A string based interface to configure package components. |
Classes in org.apache.log4j.spi used by org.apache.log4j.jmxHierarchyEventListener
|
Deprecated. Superceded by LoggerEventListener. |
Classes in org.apache.log4j.spi used by org.apache.log4j.joranConfigurator
|
Implemented by classes capable of configuring log4j using a URL. LoggerRepository
|
A LoggerRepository is used to create and retrieve
Loggers . |
Classes in org.apache.log4j.spi used by org.apache.log4j.joran.actionComponent
|
A common interface shared by log4j components. ComponentBase
|
Most log4j components derive from this class. |
Classes in org.apache.log4j.spi used by org.apache.log4j.netComponent
|
A common interface shared by log4j components. ComponentBase
|
Most log4j components derive from this class. LoggerRepository
|
A LoggerRepository is used to create and retrieve
Loggers .LoggingEvent
|
The internal representation of logging events. OptionHandler
|
A string based interface to configure package components. Thresholdable
|
An interface that defines the required methods for supporting the setting and getting of a level threshold. TriggeringEventEvaluator
|
Implementions of this interface allow certain appenders to decide when to perform an appender specific action. |
Classes in org.apache.log4j.spi used by org.apache.log4j.ntComponent
|
A common interface shared by log4j components. ComponentBase
|
Most log4j components derive from this class. LoggingEvent
|
The internal representation of logging events. OptionHandler
|
A string based interface to configure package components. |
Classes in org.apache.log4j.spi used by org.apache.log4j.orComponent
|
A common interface shared by log4j components. ComponentBase
|
Most log4j components derive from this class. RendererSupport
|
|
Classes in org.apache.log4j.spi used by org.apache.log4j.patternLoggingEvent
|
The internal representation of logging events. |
Classes in org.apache.log4j.spi used by org.apache.log4j.pluginsComponent
|
A common interface shared by log4j components. ComponentBase
|
Most log4j components derive from this class. LoggerRepository
|
A LoggerRepository is used to create and retrieve
Loggers .LoggerRepositoryEx
|
A LoggerRepository is used to create and retrieve
Loggers .LoggingEvent
|
The internal representation of logging events. OptionHandler
|
A string based interface to configure package components. Thresholdable
|
An interface that defines the required methods for supporting the setting and getting of a level threshold. |
Classes in org.apache.log4j.spi used by org.apache.log4j.rollingComponent
|
A common interface shared by log4j components. ComponentBase
|
Most log4j components derive from this class. Filter
|
Users should extend this class to implement customized logging event filtering. LoggingEvent
|
The internal representation of logging events. OptionHandler
|
A string based interface to configure package components. |
Classes in org.apache.log4j.spi used by org.apache.log4j.ruleLoggingEvent
|
The internal representation of logging events. |
Classes in org.apache.log4j.spi used by org.apache.log4j.selectorLoggerRepository
|
A LoggerRepository is used to create and retrieve
Loggers .RepositorySelector
|
The LogManager uses one (and only one)
RepositorySelector implementation to select the
LoggerRepository for a particular application context. |
Classes in org.apache.log4j.spi used by org.apache.log4j.spiAppenderAttachable
|
Interface for attaching appenders to objects. Component
|
A common interface shared by log4j components. ComponentBase
|
Most log4j components derive from this class. ErrorItem
|
Used to store special log4j errors which cannot be logged using internal logging. Filter
|
Users should extend this class to implement customized logging event filtering. HierarchyEventListener
|
Deprecated. Superceded by LoggerEventListener. LocationInfo
|
The internal representation of caller location information. LoggerEventListener
|
Interface used to listen for Logger related events such as
add/remove appender or changing levels.LoggerFactory
|
Implement this interface to create new instances of Logger or a sub-class of Logger. LoggerRepository
|
A LoggerRepository is used to create and retrieve
Loggers .LoggerRepositoryEventListener
|
Interface used to listen for LoggerRepository related
events such as startup, reset, and shutdown.LoggingEvent
|
The internal representation of logging events. LoggingEventFieldResolver
|
A singleton helper utility which accepts a field name and a LoggingEvent and returns the String value of that field. NOPULogger
|
A no operation (NOP) implementation of ULogger .OptionHandler
|
A string based interface to configure package components. RepositorySelector
|
The LogManager uses one (and only one)
RepositorySelector implementation to select the
LoggerRepository for a particular application context.RepositorySelectorEx
|
The LogManager uses one (and only one)
RepositorySelector implementation to select the
LoggerRepository for a particular application context.SimpleULogger
|
A simple implementation that logs messages of level INFO or higher on the console ( System.out ThrowableInformation
|
ThrowableInformation is log4j's internal representation of throwables. |
Classes in org.apache.log4j.spi used by org.apache.log4j.variaComponent
|
A common interface shared by log4j components. ComponentBase
|
Most log4j components derive from this class. ErrorHandler
|
Deprecated. As of 1.3 LoggingEvent
|
The internal representation of logging events. OptionHandler
|
A string based interface to configure package components. Thresholdable
|
An interface that defines the required methods for supporting the setting and getting of a level threshold. |
Classes in org.apache.log4j.spi used by org.apache.log4j.xmlComponent
|
A common interface shared by log4j components. ComponentBase
|
Most log4j components derive from this class. Configurator
|
Implemented by classes capable of configuring log4j using a URL. Decoder
|
Allow LoggingEvents to be reconstructed from a different format (usually XML). LoggerRepository
|
A LoggerRepository is used to create and retrieve
Loggers .LoggingEvent
|
The internal representation of logging events. OptionHandler
|
A string based interface to configure package components. |
|
Log4j 1.3alpha-8 | |||||||||
PREV NEXT | FRAMES NO FRAMES |