Hi,

When using a DailyRollingFileAppender, is there any way to specify the maximum 
number of files which should be kept? I know that the RollingFileAppender 
supports a maxBackupIndex property, but it seems this is not supported by 
DailyRollingFileAppender. I don't want to use RollingFileAppender because I 
want the files to rollover every day, rather than when they reach a certain 
size. So my requirements are:

- Roll files over daily
- Only keep the last 5 log files

Thanks in Advance,
DM


                
___________________________________________________________ 
Now you can scan emails quickly with a reading pane. Get the new Yahoo! Mail. 
http://uk.docs.yahoo.com/nowyoucan.html

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

Reply via email to