1 Dec 2003 10:57
AW: DailyRollingFileAppender with filesize option
Bansemir, Carsten <Carsten.Bansemir <at> huk-coburg.de>
2003-12-01 09:57:56 GMT
2003-12-01 09:57:56 GMT
Hi, some time ago i wrote the following to the log4j-dev mailing list: ---- 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. ---- So if someone finds out the the author of the original DailyRollingFileAppenderExt please tell me, that I can give out the modified one to the people who want it. -----Ursprüngliche Nachricht----- Von: Manju Joseph [mailto:manjumarat <at> hotmail.com] Gesendet: Sonntag, 30. November 2003 03:08 An: log4j-user <at> jakarta.apache.org Betreff: Fwd: DailyRollingFileAppender with filesize option Hello..,(Continue reading)
RSS Feed