Uses of Class
org.apache.logging.log4j.core.config.BaseConfiguration

Packages that use BaseConfiguration
org.apache.logging.log4j.core.config Configuration of Log4j 2.0. 
 

Uses of BaseConfiguration in org.apache.logging.log4j.core.config
 

Subclasses of BaseConfiguration in org.apache.logging.log4j.core.config
 class DefaultConfiguration
          The default configuration.
 class JSONConfiguration
          Creates a Node hierarchy from a JSON file.
 class NullConfiguration
          This configuration defaults to no logging.
 class XMLConfiguration
          Creates a Node hierarchy from an XML file.
 



Copyright © 1999-2012 Apache Software Foundation. All Rights Reserved.