[
https://issues.apache.org/jira/browse/LOG4NET-249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850740#action_12850740
]
Scott Mitchell commented on LOG4NET-249:
----------------------------------------
After trying to work with the RollingFileAppender, I decided that it would be
"cleaner" to just write an S2Appender based on the AppenderSkeleton. Source
code is available here:
http://s3appender.codeplex.com/
> Please make "RollFile" virtual so that we can enhance rolling strategies
> ------------------------------------------------------------------------
>
> Key: LOG4NET-249
> URL: https://issues.apache.org/jira/browse/LOG4NET-249
> Project: Log4net
> Issue Type: New Feature
> Components: Appenders
> Affects Versions: 1.2.10
> Environment: All
> Reporter: Scott Mitchell
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> I enhanced the RollingFileAppender so that you can roll to S3 (I call it
> RollingS3FileAppender). Right now, I have to duplicate all of the
> RollingFileAppender code because the RollFile method is not virtual.
> Can this be worked into the next build?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.