svn commit: r1686 - logback/trunk/logback-site/src/site/pages

Author: ceki Date: Sun May 4 20:21:47 2008 New Revision: 1686 Modified: logback/trunk/logback-site/src/site/pages/news.html Log: - added blurb about bug fix in LoggerContext.shutdownAndReset() Modified: logback/trunk/logback-site/src/site/pages/news.html ============================================================================== --- logback/trunk/logback-site/src/site/pages/news.html (original) +++ logback/trunk/logback-site/src/site/pages/news.html Sun May 4 20:21:47 2008 @@ -42,6 +42,14 @@ the layout of a <code>SyslogAppender</code>. The code now actively prevents this. Documenation has been updated to reflect the change. </p> + + <p>The TurboFilterChain in a LoggerContext is <a + href="http://svn.qos.ch/viewvc?view=rev&revision=1678">now + cleared</a> when the shutdownAndReset method is called. This problem + was reported on May 1st, 2008, by Julia Hu on the logback + developpers list. + </p> + <hr width="80%" align="center" />
participants (1)
-
noreply.ceki@qos.ch