Uses of Class
org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilderFactory
Packages that use ConfigurationBuilderFactory
Package
Description
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.logging.log4j.core.config
Subclasses of ConfigurationBuilderFactory in org.apache.logging.log4j.core.configModifier and TypeClassDescriptionclassFactory class for parsedConfigurationobjects from a configuration file. -
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