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

Packages that use AbstractConfiguration
org.apache.logging.log4j.core.config Configuration of Log4j 2. 
org.apache.logging.log4j.core.config.json Classes and interfaces supporting configuration of Log4j 2 with JSON. 
org.apache.logging.log4j.core.config.xml Classes and interfaces supporting configuration of Log4j 2 with XML. 
org.apache.logging.log4j.core.config.yaml Classes and interfaces supporting configuration of Log4j 2 with 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-2015 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.