Uses of Interface
org.apache.log4j.spi.Configurator
-
Packages that use Configurator 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.xml -
-
Uses of Configurator in org.apache.log4j
Classes in org.apache.log4j that implement Configurator Modifier and Type Class Description class
PropertyConfigurator
An nop implementation of PropertyConfigurator. -
Uses of Configurator in org.apache.log4j.xml
Classes in org.apache.log4j.xml that implement Configurator Modifier and Type Class Description class
DOMConfigurator
-