|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
_______________________________________________ logback-dev mailing list [email protected] http://mailman.qos.ch/mailman/listinfo/logback-dev

Given that it is possible to archive logs by time and size [1], I don't see the need for FixedWindowRollingPolicy nor SlidingWindowRollingPolicy. I am tempted to mark FixedWindowRollingPolicy as deprecated by [1] and move on. Is there a use case covered by FixedWindowRollingPolicy and not SizeAndTimeBasedFNATP? I should ask on the mailing list. I'll post a message on the logback-user list asking for user opinion.
Anyway, not to add more delay to the resolution of this bug, pull request 110 has been merged.
[1] http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedFNATP
[2] https://github.com/qos-ch/logback/pull/110