> I've also patched the log4j DayliRollingFileAppender class to have the
> expected behaviour: can i post this patch here so the 
> development team can take it a look?

Before doing so, you might want to see how it differs from the other class that I 
submitted a while ago - DatedFileAppender - which is in the mailing list archives (but 
hasn't been accepted yet). It's somewhat different in approach from 
DailyRollingAppender, and does what I consider a more robust (and simple) job, but has 
the flaw that the files will *always* be dated, rather than there being a "current" 
file and archive files. Mixed blessings here.

Jon

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

Reply via email to