Re: Contribution of TimedDailyRollingFileAppender or CronExpressionFileAppender

2008-02-04 Thread Curt Arnold
On Jan 28, 2008, at 7:54 PM, Jacob Kjome wrote: I think it would be better to avoid adding a dependency to pick up the CronExpression since that would likely force the Policy off into a yet another companion since we would not want to force everyone who uses extras to pick up quartz. Why

Re: Contribution of TimedDailyRollingFileAppender or CronExpressionFileAppender

2008-02-04 Thread Jacob Kjome
Curt Arnold wrote: On Jan 28, 2008, at 10:30 AM, Stefan Fleiter wrote: Hello, we think that Log4j is missing a possibility to rollover at a fixed time of the day and have developed a TimedDailyRollingFileAppender class which does this. We would like to contribute the solution to the log4j