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

Packages that use AbstractConfiguration
org.apache.logging.log4j.core.config Configuration of Log4j 2.0. 
org.apache.logging.log4j.core.config.json   
org.apache.logging.log4j.core.config.xml   
org.apache.logging.log4j.core.config.yaml   
 

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

Subclasses of AbstractConfiguration in org.apache.logging.log4j.core.config
 class DefaultConfiguration
          The default configuration writes all output to the Console using the default logging level.
 class NullConfiguration
          This configuration defaults to no logging.
 

Uses of AbstractConfiguration in org.apache.logging.log4j.core.config.json
 

Subclasses of AbstractConfiguration in org.apache.logging.log4j.core.config.json
 class JsonConfiguration
          Creates a Node hierarchy from a JSON file.
 

Uses of AbstractConfiguration in org.apache.logging.log4j.core.config.xml
 

Subclasses of AbstractConfiguration in org.apache.logging.log4j.core.config.xml
 class XmlConfiguration
          Creates a Node hierarchy from an XML file.
 

Uses of AbstractConfiguration in org.apache.logging.log4j.core.config.yaml
 

Subclasses of AbstractConfiguration in org.apache.logging.log4j.core.config.yaml
 class YamlConfiguration
           
 



Copyright © 1999-2014 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.