Uses of Class
org.apache.logging.log4j.core.config.properties.PropertiesConfiguration
Packages that use PropertiesConfiguration
-
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 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) Method parameters in org.apache.logging.log4j.core.config.properties with type arguments of type PropertiesConfigurationModifier and TypeMethodDescriptionprivate voidPropertiesConfigurationBuilder.processRemainingProperties(ConfigurationBuilder<PropertiesConfiguration> builder, Properties properties)