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

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

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

Methods in org.apache.logging.log4j.core.filter that return TimeFilter
static TimeFilter TimeFilter.createFilter(String start, String end, String tz, String match, String mismatch)
          Create a TimeFilter.
 



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