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  77e396324ca4d7e8d8d46d3b819a71b4d6864106 (commit)
      from  d0f927bea04ee1a3a22230a2899fdcd7b6d1f795 (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=77e396324ca4d7e8d8d46d3b819a71b4d6864106
http://github.com/ceki/logback/commit/77e396324ca4d7e8d8d46d3b819a71b4d6864106

commit 77e396324ca4d7e8d8d46d3b819a71b4d6864106
Author: Ceki Gulcu <[email protected]>
Date:   Thu Mar 22 19:31:58 2012 +0100

    minor edits

diff --git a/logback-site/src/site/pages/manual/layouts.html 
b/logback-site/src/site/pages/manual/layouts.html
index 823795e..b1145d2 100644
--- a/logback-site/src/site/pages/manual/layouts.html
+++ b/logback-site/src/site/pages/manual/layouts.html
@@ -1575,7 +1575,7 @@ public class ExceptionEvaluatorExample {
   &lt;/evaluator></b>
        
   &lt;appender name="STDOUT" class="ch.qos.logback.core.ConsoleAppender">
-    &lt;encoder
+    &lt;encoder>
       &lt;pattern>%msg%n<b>%ex{full, DISPLAY_EX_EVAL}</b>&lt;/pattern>
     &lt;/encoder>
   &lt;/appender>
@@ -1612,7 +1612,7 @@ java.lang.Exception: display
     href="#xThrowable">packaging information</a> discussed
     earlier.</p>
 
-               <p><b>Important:</b> With the <b><em>%ex</em></b> conversion
+               <p><span class="label notice">Note</span> With the 
<b><em>%ex</em></b> conversion
                specifier, the stack trace is displayed when <em>the expression
                evaluates to <b>false</b>.</em></p>
 

-----------------------------------------------------------------------

Summary of changes:
 logback-site/src/site/pages/manual/layouts.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Logback: the generic, reliable, fast and flexible logging framework.
_______________________________________________
logback-dev mailing list
[email protected]
http://mailman.qos.ch/mailman/listinfo/logback-dev

Reply via email to