I'm using DailyRollingFileAppender because I want to physically separate
the log messages for each day. I'd also like to do something similar to
the MaxBackupIndex in RollingFileAppender so that I only keep the last 7
days of log files.

Any suggestions on how to limit the number of log files that get created
by DailyRollingFileAppender?

Thanks,
Steve

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

Reply via email to