Uses of Interface
org.apache.logging.log4j.core.config.builder.api.LoggableComponentBuilder
-
Packages that use LoggableComponentBuilder Package Description org.apache.logging.log4j.core.config.builder.api Configuration Builder API for programmatically configuring Log4j. -
-
Uses of LoggableComponentBuilder in org.apache.logging.log4j.core.config.builder.api
Subinterfaces of LoggableComponentBuilder in org.apache.logging.log4j.core.config.builder.api Modifier and Type Interface Description interface
LoggerComponentBuilder
Assembler for constructing Logger Components.interface
RootLoggerComponentBuilder
Assembler for constructing the root Logger Components.
-