Uses of Class
org.apache.logging.log4j.core.config.properties.PropertiesConfiguration
Packages that use PropertiesConfiguration
Package
Description
Configuration using Properties files.
-
Uses of PropertiesConfiguration in org.apache.logging.log4j.core.config.properties
Classes in org.apache.logging.log4j.core.config.properties that implement interfaces with type arguments of type PropertiesConfigurationModifier and TypeClassDescriptionclassHelper builder for parsing properties files into a PropertiesConfiguration.Fields in org.apache.logging.log4j.core.config.properties with type parameters of type PropertiesConfigurationModifier and TypeFieldDescriptionprivate final ConfigurationBuilder<PropertiesConfiguration> PropertiesConfigurationBuilder.builderMethods in org.apache.logging.log4j.core.config.properties that return PropertiesConfigurationModifier and TypeMethodDescriptionPropertiesConfigurationBuilder.build()PropertiesConfigurationFactory.getConfiguration(LoggerContext loggerContext, ConfigurationSource source)