Uses of Class
org.apache.logging.log4j.core.config.properties.PropertiesConfigurationBuilder
-
Packages that use PropertiesConfigurationBuilder Package Description org.apache.logging.log4j.core.config.properties Configuration using Properties files. -
-
Uses of PropertiesConfigurationBuilder in org.apache.logging.log4j.core.config.properties
Methods in org.apache.logging.log4j.core.config.properties that return PropertiesConfigurationBuilder Modifier and Type Method Description PropertiesConfigurationBuilderPropertiesConfigurationBuilder. setConfigurationSource(ConfigurationSource source)PropertiesConfigurationBuilderPropertiesConfigurationBuilder. setLoggerContext(LoggerContext loggerContext)PropertiesConfigurationBuilderPropertiesConfigurationBuilder. setRootProperties(java.util.Properties rootProperties)
-