Package | Description |
---|---|
org.apache.log4j.config |
Log4j 1.x compatibility layer.
|
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.properties |
Configuration using Properties files.
|
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.net.server |
Standalone server classes for consuming log events over a network.
|
Modifier and Type | Class and Description |
---|---|
class |
Log4j1ConfigurationFactory
Experimental ConfigurationFactory for Log4j 1.2 properties configuration files.
|
Modifier and Type | Class and Description |
---|---|
class |
ConfigurationFactory
Factory class for parsed
Configuration objects from a configuration file. |
Modifier and Type | Class and Description |
---|---|
class |
JsonConfigurationFactory |
Modifier and Type | Class and Description |
---|---|
class |
PropertiesConfigurationBuilder
Helper builder for parsing properties files into a PropertiesConfiguration.
|
class |
PropertiesConfigurationFactory
Creates a PropertiesConfiguration from a properties file.
|
Modifier and Type | Class and Description |
---|---|
class |
XmlConfigurationFactory
Factory to construct an XmlConfiguration.
|
Modifier and Type | Class and Description |
---|---|
class |
YamlConfigurationFactory |
Modifier and Type | Class and Description |
---|---|
protected static class |
AbstractSocketServer.ServerConfigurationFactory
Factory that creates a Configuration for the server.
|
Copyright © 1999-2017. 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.