
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 7547101fdc70b4bcd9820c8becb0591ada7465ac (commit) from 21a30bec44baf0ad822c741f61bfd7e26ddc75cf (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=7547101fdc70b4bcd9820c8be... http://github.com/ceki/logback/commit/7547101fdc70b4bcd9820c8becb0591ada7465... commit 7547101fdc70b4bcd9820c8becb0591ada7465ac Author: Ceki Gulcu <ceki@qos.ch> Date: Mon Nov 8 22:18:25 2010 +0100 minor editing diff --git a/logback-site/src/site/pages/manual/layouts.html b/logback-site/src/site/pages/manual/layouts.html index 7816db1..23e0bf2 100644 --- a/logback-site/src/site/pages/manual/layouts.html +++ b/logback-site/src/site/pages/manual/layouts.html @@ -930,13 +930,14 @@ Caller+2 at mainPackage.ConfigTester.main(ConfigTester.java:38)</pre> in reality [wombat.jar:1.7]. </p> - <p>User reports (see <a - href="http://jira.qos.ch/browse/LBCLASSIC-212">LBCLASSIC-212</a>) - indicate that Netbeans chokes on packaging information. If - you are a Netbeans user, then you should disable packaging - information in stack traces by adding "%ex" at the end of of - your conversion pattern. For example, "%d %logger - %m%n" - should be rewritten as "%d %logger - %m%n<b>%ex</b>" + <p><a + href="http://jira.qos.ch/browse/LBCLASSIC-212">Feedback from + users</a> indicates that Netbeans chokes on packaging + information. If you are a Netbeans user, then you should + disable packaging information in stack traces by adding + "%ex" at the end of of your conversion pattern. For example, + "%d %logger - %m%n" should be rewritten as "%d %logger - + %m%n<b>%ex</b>" </p> </td> ----------------------------------------------------------------------- Summary of changes: logback-site/src/site/pages/manual/layouts.html | 15 ++++++++------- 1 files changed, 8 insertions(+), 7 deletions(-) hooks/post-receive -- Logback: the generic, reliable, fast and flexible logging framework.