public static final class ScriptAppenderSelector.Builder extends Object implements Builder<Appender>
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
Appender |
build()
Builds the object after all configuration has been set.
|
AppenderSet |
getAppenderSet() |
Configuration |
getConfiguration() |
String |
getName() |
AbstractScript |
getScript() |
ScriptAppenderSelector.Builder |
withAppenderNodeSet(AppenderSet appenderSet) |
ScriptAppenderSelector.Builder |
withConfiguration(Configuration configuration) |
ScriptAppenderSelector.Builder |
withName(String name) |
ScriptAppenderSelector.Builder |
withScript(AbstractScript script) |
public Builder()
public Appender build()
Builder
public AppenderSet getAppenderSet()
public Configuration getConfiguration()
public AbstractScript getScript()
public ScriptAppenderSelector.Builder withAppenderNodeSet(AppenderSet appenderSet)
public ScriptAppenderSelector.Builder withConfiguration(Configuration configuration)
public ScriptAppenderSelector.Builder withName(String name)
public ScriptAppenderSelector.Builder withScript(AbstractScript script)
Copyright © 1999-2021 The 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.