[
https://issues.apache.org/jira/browse/LOG4NET-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12716324#action_12716324 ]
Joshua Masek commented on LOG4NET-27:
-------------------------------------
I'm surprised this feature is still missing. Automatically rolling and deleting old logs by date is often the preferred method asked of me.
> Rolling files on date/time boundaries doesn't support a maximum number of backup files.
> ---------------------------------------------------------------------------------------
>
> Key: LOG4NET-27
> URL:
https://issues.apache.org/jira/browse/LOG4NET-27> Project: Log4net
> Issue Type: New Feature
> Components: Appenders
> Reporter: Florian Ramillien
> Priority: Minor
> Fix For: v.Next
>
> Attachments: RollingFileAppender.cs.patch, RollingFileAppender.patch
>
>
> A maximum of backup files exist when rolling files on file size, but not for rolling on date/time.
> This can be implemented with the same config key : MaxSizeRollBackups
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.