[JIRA] Created: (LBCORE-92) Implement AsyncAppender

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 Please implement AsyncAppender as in log4j. http://logging.apache.org/log4j/1.2/apidocs/org/apache/log4j/AsyncAppender.h... 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.ht... 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

[ http://jira.qos.ch/browse/LBCORE-92?page=com.atlassian.jira.plugin.system.is... ] 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.h... 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.ht... 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

[ http://jira.qos.ch/browse/LBCORE-92?page=com.atlassian.jira.plugin.system.is... ] Lóránt Pintér commented on LBCORE-92: ------------------------------------- Thanks for sharing. Maybe I'm missing something, but can't AsyncAppender be derived from UnsynchronizedAppenderBase?
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.h... 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.ht... 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

[ http://jira.qos.ch/browse/LBCORE-92?page=com.atlassian.jira.plugin.system.is... ] Torsten Juergeleit commented on LBCORE-92: ------------------------------------------ I attached my take on a Logback-like implementation of log4js AsyncAppender to http://jira.qos.ch/browse/LBCLASSIC-177
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.h... 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.ht... 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

[ http://jira.qos.ch/browse/LBCORE-92?page=com.atlassian.jira.plugin.system.is... ] Torsten Juergeleit edited comment on LBCORE-92 at 1/2/10 12:27 AM: ------------------------------------------------------------------- I attached my take on a Logback-like implementation of log4js AsyncAppender to LBCLASSIC-177 was (Author: tjuerge): I attached my take on a Logback-like implementation of log4js AsyncAppender to http://jira.qos.ch/browse/LBCLASSIC-177
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.h... 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.ht... 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
participants (5)
-
Anders Wallgren (JIRA)
-
Ceki Gulcu (JIRA)
-
Cheenu (JIRA)
-
Lóránt Pintér (JIRA)
-
Torsten Juergeleit (JIRA)