Bug 43151

Summary: Add TimeFilter
Product: Log4j - Now in Jira Reporter: Curt Arnold <carnold>
Component: OtherAssignee: log4j-dev <log4j-dev>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Hardware: Other   
OS: other   

Description Curt Arnold 2007-08-16 16:19:36 UTC
Simon Wallis suggested on 2007-08-15 on log4j-user using the ExpressionFilter to filter out events that 
occur during a daily maintenance window.  Adding that capability to ExpressionFilter was non-trivial, but 
it seemed a good enough use case to suggest adding a TimeFilter that filters on the 24 clock time (either 
local or user-specified time zone) of the event.
Comment 1 Curt Arnold 2007-08-16 16:20:39 UTC
Committed rev 566885.