Interface LoggerComponentBuilder
-
- All Superinterfaces:
Builder<Component>
,ComponentBuilder<LoggerComponentBuilder>
,FilterableComponentBuilder<LoggerComponentBuilder>
,LoggableComponentBuilder<LoggerComponentBuilder>
public interface LoggerComponentBuilder extends LoggableComponentBuilder<LoggerComponentBuilder>
Assembler for constructing Logger Components.- Since:
- 2.4
-
-
Method Summary
-
Methods inherited from interface org.apache.logging.log4j.core.config.builder.api.ComponentBuilder
addAttribute, addAttribute, addAttribute, addAttribute, addAttribute, addAttribute, addComponent, getBuilder, getName
-
Methods inherited from interface org.apache.logging.log4j.core.config.builder.api.FilterableComponentBuilder
add
-
Methods inherited from interface org.apache.logging.log4j.core.config.builder.api.LoggableComponentBuilder
add
-
-