Uses of Class
org.apache.logging.log4j.core.filter.TimeFilter
Packages that use TimeFilter
-
Uses of TimeFilter in org.apache.logging.log4j.core.filter
Methods in org.apache.logging.log4j.core.filter that return TimeFilterModifier and TypeMethodDescriptionstatic TimeFilter
TimeFilter.createFilter
(String start, String end, String tz, Filter.Result match, Filter.Result mismatch) Creates a TimeFilter.