Uses of Class
org.apache.logging.log4j.core.filter.DynamicThresholdFilter

Packages that use DynamicThresholdFilter
org.apache.logging.log4j.core.filter Log4j 2.0 Filter support. 
 

Uses of DynamicThresholdFilter in org.apache.logging.log4j.core.filter
 

Methods in org.apache.logging.log4j.core.filter that return DynamicThresholdFilter
static DynamicThresholdFilter DynamicThresholdFilter.createFilter(String key, KeyValuePair[] pairs, String levelName, String match, String mismatch)
          Create the DynamicThresholdFilter.
 



Copyright © 1999-2012 Apache Software Foundation. All Rights Reserved.