Uses of Package
org.apache.log4j.spi
-
Packages that use org.apache.log4j.spi Package Description org.apache.log4j Log4j 1.x compatibility layer.org.apache.log4j.spi Log4j 1.x compatibility layer.org.apache.log4j.xml Log4j 1.x compatibility layer. -
Classes in org.apache.log4j.spi used by org.apache.log4j Class Description ErrorHandler Appenders may delegate their error handling toErrorHandlers
.Filter LoggerFactory Implement this interface to create new instances of Logger or a sub-class of Logger.LoggerRepository ALoggerRepository
is used to create and retrieveLoggers
.LoggingEvent No-op version of Log4j 1.2 LoggingEvent.OptionHandler Log4j 1 Interface for dealing with configuration.RepositorySelector TheLogManager
uses one (and only one)RepositorySelector
implementation to select theLoggerRepository
for a particular application context. -
Classes in org.apache.log4j.spi used by org.apache.log4j.spi Class Description Filter HierarchyEventListener Listen to events occurring within a Hierarchy.LoggerFactory Implement this interface to create new instances of Logger or a sub-class of Logger.LoggerRepository ALoggerRepository
is used to create and retrieveLoggers
.LoggingEvent No-op version of Log4j 1.2 LoggingEvent. -
Classes in org.apache.log4j.spi used by org.apache.log4j.xml Class Description LoggerRepository ALoggerRepository
is used to create and retrieveLoggers
.