Uses of Package
org.apache.logging.log4j.core.config

Packages that use org.apache.logging.log4j.core.config
org.apache.logging.log4j.core Implementation of Log4j 2.0. 
org.apache.logging.log4j.core.appender Log4j 2.0 Appenders. 
org.apache.logging.log4j.core.appender.rewrite Apache Flume Appender. 
org.apache.logging.log4j.core.appender.rolling Rolling File Appender and support classes. 
org.apache.logging.log4j.core.appender.routing Apache Flume Appender. 
org.apache.logging.log4j.core.config Configuration of Log4j 2.0. 
org.apache.logging.log4j.core.config.plugins Configuration of Log4j 2.0 via Plugins. 
org.apache.logging.log4j.core.impl Log4j 2.0 private implementation classes. 
org.apache.logging.log4j.core.layout Log4j 2.0 Layout support. 
org.apache.logging.log4j.core.pattern Provides classes implementing format specifiers in conversion patterns. 
 

Classes in org.apache.logging.log4j.core.config used by org.apache.logging.log4j.core
Configuration
          Interface that must be implemented to create a configuration.
ConfigurationListener
          Interface used to allow components to be notified when the configuration changes.
LoggerConfig
          Logger object that is created via configuration.
Reconfigurable
          Interface to be implemented by Configurations that can be reconfigured at runtime.
 

Classes in org.apache.logging.log4j.core.config used by org.apache.logging.log4j.core.appender
AppenderRef
          An Appender reference.
Configuration
          Interface that must be implemented to create a configuration.
 

Classes in org.apache.logging.log4j.core.config used by org.apache.logging.log4j.core.appender.rewrite
AppenderRef
          An Appender reference.
Configuration
          Interface that must be implemented to create a configuration.
Property
          Represents a key/value pair in the configuration.
 

Classes in org.apache.logging.log4j.core.config used by org.apache.logging.log4j.core.appender.rolling
Configuration
          Interface that must be implemented to create a configuration.
 

Classes in org.apache.logging.log4j.core.config used by org.apache.logging.log4j.core.appender.routing
Configuration
          Interface that must be implemented to create a configuration.
Node
          A Configuration node.
 

Classes in org.apache.logging.log4j.core.config used by org.apache.logging.log4j.core.config
AppenderRef
          An Appender reference.
BaseConfiguration
          The Base Configuration.
Configuration
          Interface that must be implemented to create a configuration.
ConfigurationFactory
          ConfigurationFactory allows the configuration implementation to be dynamically chosen in 1 of 3 ways: A system property named "log4j.configurationFactory" can be set with the name of the ConfigurationFactory to be used. ConfigurationFactory.setConfigurationFactory(ConfigurationFactory) can be called with the instance of the ConfigurationFactory to be used.
ConfigurationFactory.ConfigurationSource
           
ConfigurationListener
          Interface used to allow components to be notified when the configuration changes.
ConfigurationMonitor
          Interface that must be implemented to provide notification of configuration changes.
LoggerConfig
          Logger object that is created via configuration.
Node
          A Configuration node.
Order
          Identifies the relative ordering of the Configuration.
Property
          Represents a key/value pair in the configuration.
Reconfigurable
          Interface to be implemented by Configurations that can be reconfigured at runtime.
 

Classes in org.apache.logging.log4j.core.config used by org.apache.logging.log4j.core.config.plugins
LoggerConfig
          Logger object that is created via configuration.
Loggers
           
Property
          Represents a key/value pair in the configuration.
 

Classes in org.apache.logging.log4j.core.config used by org.apache.logging.log4j.core.impl
Property
          Represents a key/value pair in the configuration.
 

Classes in org.apache.logging.log4j.core.config used by org.apache.logging.log4j.core.layout
Configuration
          Interface that must be implemented to create a configuration.
 

Classes in org.apache.logging.log4j.core.config used by org.apache.logging.log4j.core.pattern
Configuration
          Interface that must be implemented to create a configuration.
 



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