Log4j 1.1.3

Uses of Class
org.apache.log4j.BasicConfigurator

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

Uses of BasicConfigurator in org.apache.log4j
 

Subclasses of BasicConfigurator in org.apache.log4j
 class PropertyConfigurator
          Extends BasicConfigurator to provide configuration from an external file.
 

Uses of BasicConfigurator in org.apache.log4j.xml
 

Subclasses of BasicConfigurator in org.apache.log4j.xml
 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.