Asynchronous File appender
--------------------------

                 Key: LBCLASSIC-176
                 URL: http://jira.qos.ch/browse/LBCLASSIC-176
             Project: logback-classic
          Issue Type: New Feature
          Components: appender
            Reporter: Konstantin Alexandrov
            Assignee: Logback dev list
         Attachments: AsynchRollingFileAppender.java

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

-- 
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://qos.ch/mailman/listinfo/logback-dev

Reply via email to