Hi, 
I had several problems with the DailyRollingFileAppender (see user mailing list), so I 
downloaded the DailyRollingAppenderExt.jar but I can't find the source of this file 
again (so I also can't find out the author of this Class).

I extended this class so that the Appender rolls by date AND by size, like the 
CompositeRollingFileAppender does, with the difference that it logs to a different 
file every day, without having to rename any files (that was the problem with threads 
logging to yesterday's dir because the Java method "renameTo()" fails in the 
RollingFileAppender or the CompositeRollingFileAppender.

My question is: Are you interested in this Appender? and if so, do you know who the 
original author of DailyRollingFileAppenderExt was? 
I would like to give this appender out to the people searching for something like that 
in the mailing list, it's almost an FAQ, but I would like to ask the original author 
before.
 
BEGIN:VCARD
VERSION:2.1
N:Bansemir;Carsten
FN:Bansemir, Carsten
ORG:HUK-COBURG;Abteilung IT
TITLE: 
NOTE:
TEL;WORK;VOICE:09561 96-
TEL;WORK;FAX:
ADR;WORK:;;Bahnhofsplatz;Coburg; ;96444
EMAIL;OREF;INTERNET:[EMAIL PROTECTED]
END:VCARD
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to