DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10560>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10560

DailyRollingAppender does not roll each period





------- Additional Comments From [EMAIL PROTECTED]  2002-07-09 13:56 -------
I perfectly understand the reasons why you do what you do (it is much easier to 
implement and cheaper as resource requirements) and I understand how the 
DailyRollingAppender works, but in my case some logs may not get entries for a 
couple of hours during the night, and I need my previous's day's logs 
consolidated before 1am when an enterprise wide log backup is happening.
That is why now I am working on a special appender class that uses one thread 
to rollover timely all appenders of that class. Probably, once 
the "TimerManager" kicks in, it will be obsolete, but I need this Appender 
faster than that.
Best,
Carol

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to