-
Enhancement
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
Consider compressing files when a rotation occurs asynchronously. This will have the benefit of speeding up the time-to-log during rotation especially when files are large. Though it might not be worth it, we may want to consider having some kind of a file size threshold when rotating files.
With this we should introduce some kind of globally configured ExecutorService. Another option might be to allow an Executor to be set on the rotating handlers.