public interface AppenderComponentBuilder extends FilterableComponentBuilder<AppenderComponentBuilder>
| Modifier and Type | Method and Description |
|---|---|
AppenderComponentBuilder |
add(LayoutComponentBuilder builder)
Adds a Layout to the Appender component.
|
java.lang.String |
getName()
Returns the name of the Appender.
|
addaddAttribute, addAttribute, addAttribute, addAttribute, addAttribute, addAttribute, addComponent, getBuilderAppenderComponentBuilder add(LayoutComponentBuilder builder)
builder - The LayoutComponentBuilder with all of its attributes set.java.lang.String getName()
getName in interface ComponentBuilder<AppenderComponentBuilder>