Bug 43151 - Add TimeFilter
Summary: Add TimeFilter
Status: RESOLVED FIXED
Alias: None
Product: Log4j - Now in Jira
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: Other other
: P2 normal
Target Milestone: ---
Assignee: log4j-dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-16 16:19 UTC by Curt Arnold
Modified: 2007-08-16 16:20 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.