
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 65ba3dd0024c9145f7ade9b520f722a0e7324ff4 (commit) from 5474e7d4bb0c89b1bac92ce531901d92351d657d (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=65ba3dd0024c9145f7ade9b52... http://github.com/ceki/logback/commit/65ba3dd0024c9145f7ade9b520f722a0e7324f... commit 65ba3dd0024c9145f7ade9b520f722a0e7324ff4 Author: Ceki Gulcu <ceki@qos.ch> Date: Mon Jul 18 23:52:14 2011 +0200 minor edits diff --git a/logback-site/src/site/pages/news.html b/logback-site/src/site/pages/news.html index 4a74a81..713ea7b 100644 --- a/logback-site/src/site/pages/news.html +++ b/logback-site/src/site/pages/news.html @@ -42,13 +42,13 @@ class="option">to</span> properties are suported. </p> - <p>When debug attribute is set to true within - <code><the></code> configuration element, status messages are + <p>When debug attribute is set to true within the + <code><configuration></code> element, status messages are printed on the console after Joran (re)configures logback. Previously, all status messages were printed. With this release, only status messages created during (re)configuration are printed. This change fixes <a - href="http://jira.qos.ch/browse/LBCLASSIC-273">/LBCLASSIC-273</a> + href="http://jira.qos.ch/browse/LBCLASSIC-273">LBCLASSIC-273</a> reported by Joern Huxhorn. </p> ----------------------------------------------------------------------- Summary of changes: logback-site/src/site/pages/news.html | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) hooks/post-receive -- Logback: the generic, reliable, fast and flexible logging framework.