public interface AppenderComponentBuilder extends ComponentBuilder<AppenderComponentBuilder>
Modifier and Type | Method and Description |
---|---|
AppenderComponentBuilder |
add(FilterComponentBuilder builder)
Adds a Filter to the Appender component.
|
AppenderComponentBuilder |
add(LayoutComponentBuilder builder)
Adds a Layout to the Appender component.
|
String |
getName()
Returns the name of the Appender.
|
addAttribute, addAttribute, addAttribute, addAttribute, addAttribute, addAttribute, addComponent, getBuilder
AppenderComponentBuilder add(LayoutComponentBuilder builder)
builder
- The LayoutComponentBuilder with all of its attributes set.AppenderComponentBuilder add(FilterComponentBuilder builder)
builder
- The FilterComponentBuilder with all of its attributes and sub components set.String getName()
getName
in interface ComponentBuilder<AppenderComponentBuilder>
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.