Uses of Class
org.apache.logging.log4j.core.config.CustomLevelConfig

Packages that use CustomLevelConfig
org.apache.logging.log4j.core.config Configuration of Log4j 2. 
 

Uses of CustomLevelConfig in org.apache.logging.log4j.core.config
 

Methods in org.apache.logging.log4j.core.config that return CustomLevelConfig
static CustomLevelConfig CustomLevelConfig.createLevel(String levelName, int intLevel)
          Creates a CustomLevelConfig object.
 

Methods in org.apache.logging.log4j.core.config that return types with arguments of type CustomLevelConfig
 List<CustomLevelConfig> CustomLevels.getCustomLevels()
          Returns a list of the CustomLevelConfig objects created during configuration.
 List<CustomLevelConfig> Configuration.getCustomLevels()
           Returns a list of descriptors of the custom levels defined in the current configuration.
 List<CustomLevelConfig> AbstractConfiguration.getCustomLevels()
           
 

Methods in org.apache.logging.log4j.core.config with parameters of type CustomLevelConfig
static CustomLevels CustomLevels.createCustomLevels(CustomLevelConfig[] customLevels)
          Create a CustomLevels object to contain all the CustomLevelConfigs.
 



Copyright © 1999-2015 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.