Uses of Class
org.apache.logging.log4j.core.config.CustomLevels
-
Packages that use CustomLevels Package Description org.apache.logging.log4j.core.config Configuration of Log4j 2. -
-
Uses of CustomLevels in org.apache.logging.log4j.core.config
Methods in org.apache.logging.log4j.core.config that return CustomLevels Modifier and Type Method Description static CustomLevels
CustomLevels. createCustomLevels(CustomLevelConfig[] customLevels)
Create a CustomLevels object to contain all the CustomLevelConfigs.
-