Uses of Class
org.apache.logging.log4j.core.config.properties.PropertiesConfiguration
-
Packages that use PropertiesConfiguration Package Description org.apache.logging.log4j.core.config.properties Configuration using Properties files. -
-
Uses of PropertiesConfiguration in org.apache.logging.log4j.core.config.properties
Fields in org.apache.logging.log4j.core.config.properties with type parameters of type PropertiesConfiguration Modifier and Type Field Description private ConfigurationBuilder<PropertiesConfiguration>
PropertiesConfigurationBuilder. builder
Methods in org.apache.logging.log4j.core.config.properties that return PropertiesConfiguration Modifier and Type Method Description PropertiesConfiguration
PropertiesConfigurationBuilder. build()
PropertiesConfiguration
PropertiesConfigurationFactory. getConfiguration(LoggerContext loggerContext, ConfigurationSource source)
-