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