Details
-
New Feature
-
Resolution: Won't Fix
-
Major
-
None
-
None
-
None
Description
I implement asynch rolling file appender for my application, the reason is to decrease logging time in time critical part of application.
This logger save up to 2 time logging time and decrease total IO concurrency. If you found this appender usable, then please include
to distribution.
Thanks