Details
-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
Description
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.