Uses of Class
org.apache.logging.log4j.core.config.builder.api.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
Modifier and TypeClassDescriptionclass
Factory class for parsedConfiguration
objects from a configuration file. -
Uses of ConfigurationBuilderFactory in org.apache.logging.log4j.core.config.json
-
Uses of ConfigurationBuilderFactory in org.apache.logging.log4j.core.config.properties
Modifier and TypeClassDescriptionclass
Helper builder for parsing properties files into a PropertiesConfiguration.class
Creates a PropertiesConfiguration from a properties file. -
Uses of ConfigurationBuilderFactory in org.apache.logging.log4j.core.config.xml
Modifier and TypeClassDescriptionclass
Factory to construct an XmlConfiguration. -
Uses of ConfigurationBuilderFactory in org.apache.logging.log4j.core.config.yaml