Uses of Package
org.apache.logging.log4j.core.config.builder.api
-
Packages that use org.apache.logging.log4j.core.config.builder.api Package Description org.apache.log4j.config Log4j 1.x compatibility layer.org.apache.log4j.xml Log4j 1.x compatibility layer.org.apache.logging.log4j.core.config Configuration of Log4j 2.org.apache.logging.log4j.core.config.builder.api Configuration Builder API for programmatically configuring Log4j.org.apache.logging.log4j.core.config.builder.impl Configuration Builder Implementation.org.apache.logging.log4j.core.config.json Classes and interfaces supporting configuration of Log4j 2 with JSON.org.apache.logging.log4j.core.config.properties Configuration using Properties files.org.apache.logging.log4j.core.config.xml Classes and interfaces supporting configuration of Log4j 2 with XML. -
Classes in org.apache.logging.log4j.core.config.builder.api used by org.apache.log4j.config Class Description ConfigurationBuilder Interface for building logging configurations.ConfigurationBuilderFactory Provides methods to create ConfigurationBuilders. -
Classes in org.apache.logging.log4j.core.config.builder.api used by org.apache.log4j.xml Class Description ConfigurationBuilderFactory Provides methods to create ConfigurationBuilders. -
Classes in org.apache.logging.log4j.core.config.builder.api used by org.apache.logging.log4j.core.config Class Description ConfigurationBuilderFactory Provides methods to create ConfigurationBuilders. -
Classes in org.apache.logging.log4j.core.config.builder.api used by org.apache.logging.log4j.core.config.builder.api Class Description AppenderComponentBuilder Builder for constructing Appender Components.AppenderRefComponentBuilder Assembler for constructing AppenderRef Components.Component Container for building Configurations.ComponentBuilder Builds arbitrary components and is the base type for the provided components.ConfigurationBuilder Interface for building logging configurations.CustomLevelComponentBuilder Assembler for constructing CustomLevel Components.FilterableComponentBuilder Component builder that can add Filters.FilterComponentBuilder Assembler for constructing Filter Components.KeyValuePairComponentBuilder Assembler for constructing KeyValuePair Components.LayoutComponentBuilder Assembler for constructing Layout Components.LoggableComponentBuilder Common component builder for Logger and RootLogger elements.LoggerComponentBuilder Assembler for constructing Logger Components.PropertyComponentBuilder Assembler for constructing Property Components.RootLoggerComponentBuilder Assembler for constructing the root Logger Components.ScriptComponentBuilder Assembler for constructing Layout Components.ScriptFileComponentBuilder Assembler for constructing ScriptFile Components. -
Classes in org.apache.logging.log4j.core.config.builder.api used by org.apache.logging.log4j.core.config.builder.impl Class Description AppenderComponentBuilder Builder for constructing Appender Components.AppenderRefComponentBuilder Assembler for constructing AppenderRef Components.Component Container for building Configurations.ComponentBuilder Builds arbitrary components and is the base type for the provided components.ConfigurationBuilder Interface for building logging configurations.CustomLevelComponentBuilder Assembler for constructing CustomLevel Components.FilterComponentBuilder Assembler for constructing Filter Components.KeyValuePairComponentBuilder Assembler for constructing KeyValuePair Components.LayoutComponentBuilder Assembler for constructing Layout Components.LoggerComponentBuilder Assembler for constructing Logger Components.PropertyComponentBuilder Assembler for constructing Property Components.RootLoggerComponentBuilder Assembler for constructing the root Logger Components.ScriptComponentBuilder Assembler for constructing Layout Components.ScriptFileComponentBuilder Assembler for constructing ScriptFile Components. -
Classes in org.apache.logging.log4j.core.config.builder.api used by org.apache.logging.log4j.core.config.json Class Description ConfigurationBuilderFactory Provides methods to create ConfigurationBuilders. -
Classes in org.apache.logging.log4j.core.config.builder.api used by org.apache.logging.log4j.core.config.properties Class Description Component Container for building Configurations.ConfigurationBuilderFactory Provides methods to create ConfigurationBuilders. -
Classes in org.apache.logging.log4j.core.config.builder.api used by org.apache.logging.log4j.core.config.xml Class Description ConfigurationBuilderFactory Provides methods to create ConfigurationBuilders.