Hello,

I am a long time user of log4j I the current project I'm working on
has a new requirement for rotating log files. I was happy to see that
this can been done by log4j.

However the two classes I saw were these:

- DailyRollingFileAppender - Rotates based on dateFormat
- RollingFileAppender - Rotates based on a maximum file size.

What if we want both? Is this currently possible?

Cheers
--
Martin Ritchie

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

Reply via email to