[
https://issues.apache.org/jira/browse/LOG4NET-422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dominik Psenner updated LOG4NET-422:
------------------------------------
Issue Type: Sub-task (was: New Feature)
Parent: LOG4NET-367
> RollingFileAppender: support rolling conditions like "roll if day modulo X ==
> Y"
> --------------------------------------------------------------------------------
>
> Key: LOG4NET-422
> URL: https://issues.apache.org/jira/browse/LOG4NET-422
> Project: Log4net
> Issue Type: Sub-task
> Components: Appenders
> Reporter: Dominik Psenner
> Priority: Minor
>
> The reimplementation of the RFA could implement this feature that we just
> received on the users list saying:
> I need to keep 3 days of logging information from my application, which runs
> once per day. For example, if I start with 3 days worth of logging
> information retained:
> CustomerDataTransfer.2014-02-15.txt
> CustomerDataTransfer.2014-02-14.txt
> CustomerDataTransfer.2014-02-13.txt
> When I run the application on Feb 17, I'd like to have these 3 files
> retained
> CustomerDataTransfer.2014-02-17.txt
> CustomerDataTransfer.2014-02-15.txt
> CustomerDataTransfer.2014-02-14.txt
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)