| 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 |
|---|---|
List<Component> |
Component.getComponents() |
| Modifier and Type | Method and Description |
|---|---|
void |
Component.addComponent(Component component) |
| Modifier and Type | Field and Description |
|---|---|
protected Component |
BuiltConfiguration.rootComponent |
| Modifier and Type | Method and Description |
|---|---|
protected ConfigurationBuilder<T> |
DefaultConfigurationBuilder.add(Component parent,
ComponentBuilder<?> builder) |
protected Node |
BuiltConfiguration.convertToNode(Node parent,
Component component) |
| Constructor and Description |
|---|
BuiltConfiguration(LoggerContext loggerContext,
ConfigurationSource source,
Component rootComponent) |
| Constructor and Description |
|---|
PropertiesConfiguration(LoggerContext loggerContext,
ConfigurationSource source,
Component root) |
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.