Add to SizeAndTimeBasedFNATP an option to delete files by file number (count) 
and not only by days
--------------------------------------------------------------------------------------------------

                 Key: LBCORE-251
                 URL: http://jira.qos.ch/browse/LBCORE-251
             Project: logback-core
          Issue Type: Improvement
          Components: Appender
    Affects Versions: 1.0.1
            Reporter: yair ogen
            Assignee: Logback dev list


In Log4j there is an option to delete log files by their number.
Assume you test your application with high load. You may create many many files 
on a daily basis. in such a case deleting the files once per day (which is the 
current minimum) is not enough. 

We need an option like: maxFileCountHistory to be supported.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.qos.ch/secure/Administrators.jspa
-
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

Reply via email to