[logback-dev] [JIRA] Updated: (LBCORE-92) Implement AsyncAppender
Anders Wallgren (JIRA)
noreply-jira at qos.ch
Sat May 9 00:01:10 CEST 2009
[ http://jira.qos.ch/browse/LBCORE-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Anders Wallgren updated LBCORE-92:
----------------------------------
Attachment: AsyncAppender.java
I implemented AsyncAppender so we could migrate to logback here at Electric Cloud.
We place this code in the public domain, so you may use it as you see fit.
> Implement AsyncAppender
> -----------------------
>
> Key: LBCORE-92
> URL: http://jira.qos.ch/browse/LBCORE-92
> Project: logback-core
> Issue Type: Improvement
> Components: Appender
> Reporter: Cheenu
> Assignee: Logback dev list
> Attachments: AsyncAppender.java
>
>
> Please implement AsyncAppender as in log4j.
> http://logging.apache.org/log4j/1.2/apidocs/org/apache/log4j/AsyncAppender.html
> Some flaws noted in the log4j appender (I don't agree with silently throwing away log messages being default though)
> http://glueclue.blogspot.com/2007/01/log4j-asyncappender-is-not-always_31.html
> Referenced from #LBCLASSIC-20
> 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
More information about the logback-dev
mailing list