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 |
---|---|
ScriptFileComponentBuilder |
ScriptFileComponentBuilder.addCharset(String charset) |
ScriptFileComponentBuilder |
ScriptFileComponentBuilder.addIsWatched(boolean isWatched) |
ScriptFileComponentBuilder |
ScriptFileComponentBuilder.addIsWatched(String isWatched) |
ScriptFileComponentBuilder |
ScriptFileComponentBuilder.addLanguage(String language) |
ScriptFileComponentBuilder |
ConfigurationBuilder.newScriptFile(String path)
Returns a builder for creating Async Loggers.
|
ScriptFileComponentBuilder |
ConfigurationBuilder.newScriptFile(String name,
String path)
Returns a builder for creating Async Loggers.
|
Modifier and Type | Method and Description |
---|---|
ConfigurationBuilder<T> |
ConfigurationBuilder.add(ScriptFileComponentBuilder builder)
Adds a ScriptFileComponent.
|
Modifier and Type | Method and Description |
---|---|
ScriptFileComponentBuilder |
DefaultConfigurationBuilder.newScriptFile(String path) |
ScriptFileComponentBuilder |
DefaultConfigurationBuilder.newScriptFile(String name,
String path) |
Modifier and Type | Method and Description |
---|---|
ConfigurationBuilder<T> |
DefaultConfigurationBuilder.add(ScriptFileComponentBuilder builder) |
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.