[GIT] Logback: the generic, reliable, fast and flexible logging framework. branch master updated. v_1.0.0-75-gbf9d8c3

This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Logback: the generic, reliable, fast and flexible logging framework.". The branch, master has been updated via bf9d8c3f25035654d4b164f612a001a6d9422f05 (commit) from 6d036a31c7bf2563a49767253aced730a057b285 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- http://git.qos.ch/gitweb/?p=logback.git;a=commit;h=bf9d8c3f25035654d4b164f61... http://github.com/ceki/logback/commit/bf9d8c3f25035654d4b164f612a001a6d9422f... commit bf9d8c3f25035654d4b164f612a001a6d9422f05 Author: Ceki Gulcu <ceki@qos.ch> Date: Tue Mar 6 23:31:08 2012 +0100 text about declaring ContextDetachingSCL last. diff --git a/logback-site/src/site/pages/manual/loggingSeparation.html b/logback-site/src/site/pages/manual/loggingSeparation.html index 0be426c..6372de6 100644 --- a/logback-site/src/site/pages/manual/loggingSeparation.html +++ b/logback-site/src/site/pages/manual/loggingSeparation.html @@ -252,6 +252,11 @@ <listener-class>ch.qos.logback.classic.selector.servlet.ContextDetachingSCL</listener-class> </listener></pre> + <p><span class="label notice">Note</span> If you have multiple + <code>ServletContextListener</code> instances declared in + <em>web.xml</em>, then declaring <code>ContextDetachingSCL</code> + last usually works best.</p> + <h3><a name="betterPerf" href="betterPerf">Better performance</a></h3> ----------------------------------------------------------------------- Summary of changes: .../src/site/pages/manual/loggingSeparation.html | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) hooks/post-receive -- Logback: the generic, reliable, fast and flexible logging framework.
participants (1)
-
git-noreply@pixie.qos.ch