Uses of Class
org.apache.logging.log4j.core.filter.DynamicThresholdFilter
Packages that use DynamicThresholdFilter
-
Uses of DynamicThresholdFilter in org.apache.logging.log4j.core.filter
Methods in org.apache.logging.log4j.core.filter that return DynamicThresholdFilterModifier and TypeMethodDescriptionstatic DynamicThresholdFilter
DynamicThresholdFilter.createFilter
(String key, KeyValuePair[] pairs, Level defaultThreshold, Filter.Result onMatch, Filter.Result onMismatch) Creates a DynamicThresholdFilter.