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 PropertiesConfigurationBuilder
PropertiesConfigurationBuilder. setConfigurationSource(ConfigurationSource source)
PropertiesConfigurationBuilder
PropertiesConfigurationBuilder. setLoggerContext(LoggerContext loggerContext)
PropertiesConfigurationBuilder
PropertiesConfigurationBuilder. setRootProperties(Properties rootProperties)
-