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
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)
-