Uses of Class
org.apache.logging.log4j.core.filter.LevelRangeFilter
-
Uses of LevelRangeFilter in org.apache.logging.log4j.core.filter
Modifier and TypeMethodDescriptionstatic LevelRangeFilter
LevelRangeFilter.createFilter
(Level minLevel, Level maxLevel, Filter.Result onMatch, Filter.Result onMismatch) Creates an instance with the provided properties.