They just got the ball rolling in the last year - resubmit! -----Original Message----- From: Joshua Masek (Commented) (JIRA) [mailto:j...@apache.org] Sent: Thursday, April 05, 2012 9:54 AM To: log4net-dev@logging.apache.org Subject: [jira] [Commented] (LOG4NET-27) Rolling files on date/time boundaries doesn't support a maximum number of backup files.
[ https://issues.apache.org/jira/browse/LOG4NET-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13247313#comment-13247313 ] Joshua Masek commented on LOG4NET-27: ------------------------------------- What I originally submitted (and looks like it has been made into a patch), I have been running in production for close to 3 years (against the 1.2.10 version), and am not aware of any issues with it. Seems to be working, and nobody has had a harddisk fill up with logs (and I log heavily). I don't know if there are any concerns that have prevented it being in the trunk. My guess is that development on log4net has been minimal (considering it took 5 years to have a new minor version release), and may have something to do with this. Also in my opinion, it isn't simple to resolve cleanly (I did my best) and maybe there is still thought to be put into it. What I provided wasn't necessarily even me recommending it to be in the trunk, but rather just something people could use to get around the limitation. > 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: LOG4NET-27.patch, RollingFileAppender.cs, > RollingFileAppender.cs, RollingFileAppender.cs, 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. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira The information contained in this message is proprietary and/or confidential. If you are not the intended recipient, please: (i) delete the message and all copies; (ii) do not disclose, distribute or use the message in any manner; and (iii) notify the sender immediately. In addition, please be aware that any message addressed to our domain is subject to archiving and review by persons other than the intended recipient. Thank you.