Uses of Package
org.apache.log4j.spi
-
Packages that use org.apache.log4j.spi Package Description org.apache.log4j An rather minimal but sufficient implementation redirecting all calls to a log4j logger to a logback logger.org.apache.log4j.spi org.apache.log4j.xml org.slf4j.impl Implementations of core logging interfaces defined in theorg.slf4j
package. -
Classes in org.apache.log4j.spi used by org.apache.log4j Class Description Configurator Implemented by classes capable of configuring log4j using a URL.ErrorHandler Created by IntelliJ IDEA.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 OptionHandler -
Classes in org.apache.log4j.spi used by org.apache.log4j.spi Class Description HierarchyEventListener Listen to events occurring within aHierarchy
.LoggerFactory Implement this interface to create new instances of Logger or a sub-class of Logger.LoggerRepository ALoggerRepository
is used to create and retrieveLoggers
. -
Classes in org.apache.log4j.spi used by org.apache.log4j.xml Class Description Configurator Implemented by classes capable of configuring log4j using a URL.LoggerRepository ALoggerRepository
is used to create and retrieveLoggers
. -
Classes in org.apache.log4j.spi used by org.slf4j.impl Class Description LoggingEvent