Log4j 1.3alpha-5

Uses of Class
org.apache.log4j.config.ConfiguratorBase

Packages that use ConfiguratorBase
org.apache.log4j The main log4j package. 
org.apache.log4j.joran   
org.apache.log4j.xml XML based components.  
 

Uses of ConfiguratorBase in org.apache.log4j
 

Subclasses of ConfiguratorBase in org.apache.log4j
 class PropertyConfigurator
          Allows the configuration of log4j from an external file.
 

Uses of ConfiguratorBase in org.apache.log4j.joran
 

Subclasses of ConfiguratorBase in org.apache.log4j.joran
 class JoranConfigurator
          A JoranConfigurator instance should not be used more than once to configure a LoggerRepository.
 

Uses of ConfiguratorBase in org.apache.log4j.xml
 

Subclasses of ConfiguratorBase in org.apache.log4j.xml
 class DOMConfigurator
          Deprecated. Replaced by the much more flexible JoranConfigurator.
 


Log4j 1.3alpha-5

Copyright 2000-2005 Apache Software Foundation.