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 and Description |
---|---|
AppenderRefComponentBuilder |
AppenderRefComponentBuilder.add(FilterComponentBuilder assembler)
Add a Filter to the Appender component.
|
AppenderRefComponentBuilder |
ConfigurationBuilder.newAppenderRef(String ref)
Returns a builder for creating AppenderRefs.
|
Modifier and Type | Method and Description |
---|---|
RootLoggerComponentBuilder |
RootLoggerComponentBuilder.add(AppenderRefComponentBuilder assembler)
Add an Appender reference to the Logger component.
|
LoggerComponentBuilder |
LoggerComponentBuilder.add(AppenderRefComponentBuilder assembler)
Add an Appender reference to the Logger component.
|
Modifier and Type | Method and Description |
---|---|
AppenderRefComponentBuilder |
DefaultConfigurationBuilder.newAppenderRef(String ref) |
Copyright © 1999-2017 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.