Package | Description |
---|---|
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 and Description |
---|---|
static <T extends BuiltConfiguration> |
ConfigurationBuilderFactory.newConfigurationBuilder(Class<T> clazz) |
Modifier and Type | Method and Description |
---|---|
static ConfigurationBuilder<BuiltConfiguration> |
ConfigurationBuilderFactory.newConfigurationBuilder()
Returns a new default ConfigurationBuilder to construct Log4j configurations.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultConfigurationBuilder<T extends BuiltConfiguration> |
Modifier and Type | Class and Description |
---|---|
class |
PropertiesConfiguration
Configuration created from a properties file.
|
Copyright © 1999-2020 The 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.