Builder<AppenderSet>public static class AppenderSet.Builder extends Object implements Builder<AppenderSet>
| Constructor | Description |
|---|---|
Builder() |
| Modifier and Type | Method | Description |
|---|---|---|
AppenderSet |
build() |
Builds the object after all configuration has been set.
|
Configuration |
getConfiguration() |
|
Node |
getNode() |
|
String |
toString() |
|
AppenderSet.Builder |
withConfiguration(Configuration configuration) |
|
AppenderSet.Builder |
withNode(Node node) |
public AppenderSet build()
Builderbuild in interface Builder<AppenderSet>public Node getNode()
public Configuration getConfiguration()
public AppenderSet.Builder withNode(Node node)
public AppenderSet.Builder withConfiguration(Configuration configuration)
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.