Log4j 1.1.3

Uses of Interface
org.apache.log4j.spi.Configurator

Packages that use Configurator
org.apache.log4j The main package of log4j. 
org.apache.log4j.xml XML based components. 
 

Uses of Configurator in org.apache.log4j
 

Classes in org.apache.log4j that implement Configurator
 class PropertyConfigurator
          Extends BasicConfigurator to provide configuration from an external file.
 

Uses of Configurator in org.apache.log4j.xml
 

Classes in org.apache.log4j.xml that implement Configurator
 class DOMConfigurator
          Use this class to initialize the log4j environment using a DOM tree.
 


Log4j 1.1.3

Please notify me about new log4j releases.