Uses of Class
org.apache.logging.log4j.core.config.CustomLevels
Packages that use CustomLevels
-
Uses of CustomLevels in org.apache.logging.log4j.core.config
Methods in org.apache.logging.log4j.core.config that return CustomLevelsModifier and TypeMethodDescriptionstatic CustomLevels
CustomLevels.createCustomLevels
(CustomLevelConfig[] customLevels) Create a CustomLevels object to contain all the CustomLevelConfigs.