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

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

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

Methods in org.apache.logging.log4j.core.filter that return ThresholdFilter
static ThresholdFilter ThresholdFilter.createFilter(String levelName, String match, String mismatch)
          Create a ThresholdFilter.
 



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