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.
|
Modifier and Type | Method | Description |
---|---|---|
AppenderComponentBuilder |
AppenderComponentBuilder.add(LayoutComponentBuilder builder) |
Adds a Layout to the Appender component.
|
AppenderComponentBuilder |
ConfigurationBuilder.newAppender(String name,
String pluginName) |
Returns a builder for creating Appenders.
|
Modifier and Type | Method | Description |
---|---|---|
ConfigurationBuilder<T> |
ConfigurationBuilder.add(AppenderComponentBuilder builder) |
Adds an AppenderComponent.
|
Modifier and Type | Method | Description |
---|---|---|
AppenderComponentBuilder |
DefaultConfigurationBuilder.newAppender(String name,
String type) |
Modifier and Type | Method | Description |
---|---|---|
ConfigurationBuilder<T> |
DefaultConfigurationBuilder.add(AppenderComponentBuilder builder) |
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.