[logback-dev] [JIRA] Issue Comment Edited: (LBCLASSIC-177) Provide an appender similar to log4js AsyncAppender
Torsten Juergeleit (JIRA)
noreply-jira at qos.ch
Sat Jan 2 00:28:33 CET 2010
[ http://jira.qos.ch/browse/LBCLASSIC-177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=11479#action_11479 ]
Torsten Juergeleit edited comment on LBCLASSIC-177 at 1/2/10 12:26 AM:
-----------------------------------------------------------------------
Ups, I missed a place where I borrowed from:
* LBCORE-92
was (Author: tjuerge):
Ups, I missed a place where I borrowed from:
* http://jira.qos.ch/browse/LBCORE-92
> Provide an appender similar to log4js AsyncAppender
> ---------------------------------------------------
>
> Key: LBCLASSIC-177
> URL: http://jira.qos.ch/browse/LBCLASSIC-177
> Project: logback-classic
> Issue Type: New Feature
> Components: appender
> Affects Versions: unspecified
> Reporter: Torsten Juergeleit
> Assignee: Logback dev list
> Attachments: AsyncAppender.java, AsyncAppender_logback-test.xml, AsyncAppenderInitializationTest.java, AsyncAppenderTest.java
>
>
> We're using log4j successfully in financial B2B / B2C web applications for years. Now we would like to adopt Logback but therefore we need support for an asynchronous appender decorator like log4js AsyncAppender.
> Attached you can find my take on this kind of appender cobbled together from ideas and code from various places:
> * http://logging.apache.org/log4j/1.2/xref/org/apache/log4j/AsyncAppender.html
> * http://jira.qos.ch/browse/LBCLASSIC-20
> * http://jira.qos.ch/browse/LBCLASSIC-176
> * http://www.simonsite.org.uk/
--
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