-
Feature Request
-
Resolution: Done
-
Minor
-
None
-
None
-
None
Currently when the SizeRotatingFileHandler rotates a digit is appended to the file name. Support the ability to change the value appended to the file name to a date. Previously rotated files would not be moved as they are currently. e.g. log.1 would not move to log.2 when log is rotated.