Package | Description |
---|---|
org.apache.log4j.config |
Log4j 1.x compatibility layer.
|
org.apache.logging.log4j.core.config.builder.api |
Configuration Builder API for programmatically configuring Log4j.
|
org.apache.logging.log4j.core.config.builder.impl |
Configuration Builder Implementation.
|
org.apache.logging.log4j.core.config.properties |
Configuration using Properties files.
|
Modifier and Type | Method | Description |
---|---|---|
ConfigurationBuilder<BuiltConfiguration> |
Log4j1ConfigurationParser.buildConfigurationBuilder(InputStream input) |
Parses a Log4j 1.2 properties configuration file in ISO 8859-1 encoding into a ConfigurationBuilder.
|
Modifier and Type | Method | Description |
---|---|---|
static <T extends BuiltConfiguration> |
ConfigurationBuilderFactory.newConfigurationBuilder(Class<T> clazz) |
Modifier and Type | Method | Description |
---|---|---|
static ConfigurationBuilder<BuiltConfiguration> |
ConfigurationBuilderFactory.newConfigurationBuilder() |
Returns a new default ConfigurationBuilder to construct Log4j configurations.
|
Modifier and Type | Class | Description |
---|---|---|
class |
DefaultConfigurationBuilder<T extends BuiltConfiguration> |
Modifier and Type | Class | Description |
---|---|---|
class |
PropertiesConfiguration |
Configuration created from a properties file.
|
Copyright © 1999-2018. 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.