Uses of Class
org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilderFactory
Packages that use ConfigurationBuilderFactory
Package
Description
Log4j 1.x compatibility layer.
Log4j 1.x compatibility layer.
Configuration of Log4j 2.
Classes and interfaces supporting configuration of Log4j 2 with JSON.
Configuration using Properties files.
Classes and interfaces supporting configuration of Log4j 2 with XML.
Classes and interfaces supporting configuration of Log4j 2 with YAML.
-
Uses of ConfigurationBuilderFactory in org.apache.log4j.config
Subclasses of ConfigurationBuilderFactory in org.apache.log4j.configModifier and TypeClassDescriptionclassExperimental ConfigurationFactory for Log4j 1.2 properties configuration files.classConfigures Log4j from a log4j 1 format properties file. -
Uses of ConfigurationBuilderFactory in org.apache.log4j.xml
Subclasses of ConfigurationBuilderFactory in org.apache.log4j.xmlModifier and TypeClassDescriptionclassConstructs a Configuration usable in Log4j 2 from a Log4j 1 configuration file. -
Uses of ConfigurationBuilderFactory in org.apache.logging.log4j.core.config
Subclasses of ConfigurationBuilderFactory in org.apache.logging.log4j.core.configModifier and TypeClassDescriptionclassFactory class for parsedConfigurationobjects from a configuration file.private static classDefault Factory. -
Uses of ConfigurationBuilderFactory in org.apache.logging.log4j.core.config.json
Subclasses of ConfigurationBuilderFactory in org.apache.logging.log4j.core.config.json -
Uses of ConfigurationBuilderFactory in org.apache.logging.log4j.core.config.properties
Modifier and TypeClassDescriptionclassHelper builder for parsing properties files into a PropertiesConfiguration.classCreates a PropertiesConfiguration from a properties file. -
Uses of ConfigurationBuilderFactory in org.apache.logging.log4j.core.config.xml
Subclasses of ConfigurationBuilderFactory in org.apache.logging.log4j.core.config.xmlModifier and TypeClassDescriptionclassFactory to construct an XmlConfiguration. -
Uses of ConfigurationBuilderFactory in org.apache.logging.log4j.core.config.yaml
Subclasses of ConfigurationBuilderFactory in org.apache.logging.log4j.core.config.yaml