I have my log4net configured to roll the file each day. Is there a way to 
specify the maximum number of files to keep before they get deleted? In other 
words, can I use the following when rolling based on Date:

<maxSizeRollBackups value="10" />

Or is that only available when rolling the file based on size?
Thank you.
-Dave Herrmann

Reply via email to