[
https://issues.apache.org/jira/browse/LOG4NET-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13785392#comment-13785392
]
Mark Ward commented on LOG4NET-27:
----------------------------------
the log4net release 1.2.12 appears to break this posted solution. I have a
derived version from the RollingFileAppender.zip that worked with the previous
release of log4net but when ran against 1.2.12 it fails to pass its tests.
> 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
> Affects Versions: 1.2.11
> Reporter: Florian Ramillien
> Priority: Minor
> Fix For: 1.2 Maintenance Release
>
> Attachments: appender_diff, LOG4NET-27.patch, RollingFileAppender.cs,
> RollingFileAppender.cs, RollingFileAppender.cs, RollingFileAppender.cs.patch,
> rollingfileappender.diff, RollingFileAppender.patch, RollingFileAppender.zip
>
>
> 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 was sent by Atlassian JIRA
(v6.1#6144)