|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.logging.log4j.core.config | |
---|---|
org.apache.logging.log4j.core | Implementation of Log4j 2. |
org.apache.logging.log4j.core.appender | Log4j 2 Appenders. |
org.apache.logging.log4j.core.appender.db.jdbc | The JDBC Appender supports writing log events to a relational database using standard JDBC connections. |
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.async | Provides Asynchronous Logger classes and interfaces for low-latency logging. |
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.plugins.util | Utility and manager classes for Log4j 2 plugins. |
org.apache.logging.log4j.core.config.plugins.visitors | Visitor classes for extracting values from a Configuration or Node corresponding to a plugin annotation. |
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. |
org.apache.logging.log4j.core.impl | Log4j 2 private implementation classes. |
org.apache.logging.log4j.core.jmx | Log4j 2 JMX support. |
org.apache.logging.log4j.core.layout | Log4j 2 Layout support. |
org.apache.logging.log4j.core.net.server | Standalone server classes for consuming log events over a network. |
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
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.db.jdbc | |
---|---|
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.async | |
---|---|
AppenderRef
An Appender reference. |
|
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. |
|
Property
Represents a key/value pair in the configuration. |
Classes in org.apache.logging.log4j.core.config used by org.apache.logging.log4j.core.config | |
---|---|
AbstractConfiguration
The base Configuration. |
|
AppenderRef
An Appender reference. |
|
Configuration
Interface that must be implemented to create a configuration. |
|
ConfigurationFactory
Factory class for parsed Configuration objects from a configuration file. |
|
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. |
|
ConfigurationSource
Represents the source for the logging configuration. |
|
CustomLevelConfig
Descriptor of a custom Level object that is created via configuration. |
|
CustomLevels
Container for CustomLevelConfig objects. |
|
LoggerConfig
Logger object that is created via configuration. |
|
Loggers
|
|
Node
A Configuration node. |
|
Property
Represents a key/value pair in the configuration. |
|
Reconfigurable
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.json | |
---|---|
AbstractConfiguration
The base Configuration. |
|
Configuration
Interface that must be implemented to create a configuration. |
|
ConfigurationFactory
Factory class for parsed Configuration objects from a configuration file. |
|
ConfigurationSource
Represents the source for the logging configuration. |
|
Order
Identifies the relative ordering of a ConfigurationFactory plugin. |
|
Reconfigurable
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.util | |
---|---|
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.plugins.visitors | |
---|---|
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.xml | |
---|---|
AbstractConfiguration
The base Configuration. |
|
Configuration
Interface that must be implemented to create a configuration. |
|
ConfigurationFactory
Factory class for parsed Configuration objects from a configuration file. |
|
ConfigurationSource
Represents the source for the logging configuration. |
|
Order
Identifies the relative ordering of a ConfigurationFactory plugin. |
|
Reconfigurable
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.yaml | |
---|---|
AbstractConfiguration
The base Configuration. |
|
Configuration
Interface that must be implemented to create a configuration. |
|
ConfigurationFactory
Factory class for parsed Configuration objects from a configuration file. |
|
ConfigurationSource
Represents the source for the logging configuration. |
|
Order
Identifies the relative ordering of a ConfigurationFactory plugin. |
|
Reconfigurable
Implemented by Configurations that can be reconfigured at runtime. |
Classes in org.apache.logging.log4j.core.config used by org.apache.logging.log4j.core.impl | |
---|---|
ConfigurationSource
Represents the source for the logging 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.jmx | |
---|---|
LoggerConfig
Logger object that is created via 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.net.server | |
---|---|
Configuration
Interface that must be implemented to create a configuration. |
|
ConfigurationFactory
Factory class for parsed Configuration objects from a configuration file. |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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.