Uses of Package
org.apache.log4j.spi
Packages that use org.apache.log4j.spi
Package
Description
An rather minimal but sufficient implementation redirecting all
 calls to a log4j logger to a logback logger.
- 
Classes in org.apache.log4j.spi used by org.apache.log4jClassDescriptionImplemented by classes capable of configuring log4j using a URL.Created by IntelliJ IDEA.Implement this interface to create new instances of Logger or a subclass of Logger.ALoggerRepositoryis used to create and retrieveLoggers.
- 
Classes in org.apache.log4j.spi used by org.apache.log4j.spiClassDescriptionListen to events occurring within aHierarchy.Implement this interface to create new instances of Logger or a subclass of Logger.ALoggerRepositoryis used to create and retrieveLoggers.
- 
Classes in org.apache.log4j.spi used by org.apache.log4j.xmlClassDescriptionImplemented by classes capable of configuring log4j using a URL.ALoggerRepositoryis used to create and retrieveLoggers.