
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 6d036a31c7bf2563a49767253aced730a057b285 (commit) from e85c6226ec0d00007c64508157d6054e07871406 (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=6d036a31c7bf2563a49767253... http://github.com/ceki/logback/commit/6d036a31c7bf2563a49767253aced730a057b2... commit 6d036a31c7bf2563a49767253aced730a057b285 Author: Ceki Gulcu <ceki@qos.ch> Date: Tue Mar 6 23:08:30 2012 +0100 minor edit diff --git a/logback-site/src/site/pages/news.html b/logback-site/src/site/pages/news.html index 851bf66..657c073 100644 --- a/logback-site/src/site/pages/news.html +++ b/logback-site/src/site/pages/news.html @@ -36,8 +36,8 @@ <code>OnConsoleStatusListener</code> with the <code>StatusManager</code>. Thus, problems occurring during the lifetime of your application, well after logback is initialized, - can be reported. This results in a behavior closer to what users - expect. + can be reported when the <span class="attr">debug</span> attribute + is set. This results in a behavior closer to what users expect. </p> <p>Added new property the <span ----------------------------------------------------------------------- Summary of changes: logback-site/src/site/pages/news.html | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- Logback: the generic, reliable, fast and flexible logging framework.