[logback-dev] [GIT] Logback: the generic, reliable, fast and flexible logging framework. branch, master, updated. v_0.9.24-7-ge3bdaa6

added by portage for gitosis-gentoo git-noreply at pixie.qos.ch
Thu Aug 12 15:28:01 CEST 2010


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  e3bdaa6cf4b14ce996b10c339d73913756a1b17d (commit)
      from  10b6686ab92a53f860b14953ce8493d5c3534a46 (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=e3bdaa6cf4b14ce996b10c339d73913756a1b17d
http://github.com/ceki/logback/commit/e3bdaa6cf4b14ce996b10c339d73913756a1b17d

commit e3bdaa6cf4b14ce996b10c339d73913756a1b17d
Author: Ceki Gulcu <ceki at qos.ch>
Date:   Thu Aug 12 15:23:02 2010 +0200

    minor editing

diff --git a/logback-site/src/site/pages/manual/introduction.html b/logback-site/src/site/pages/manual/introduction.html
index 526225a..06dad9f 100644
--- a/logback-site/src/site/pages/manual/introduction.html
+++ b/logback-site/src/site/pages/manual/introduction.html
@@ -94,7 +94,7 @@ public class HelloWorld1 {
   }
 }</pre>
 
-    <p><code>HelloWorld</code> class is defined in the
+    <p><code>HelloWorld1</code> class is defined in the
     <code>chapters.introduction</code> package. It starts by importing the <a
     href="http://slf4j.org/api/org/slf4j/Logger.html"><code>Logger</code></a>
     and <a
@@ -145,7 +145,7 @@ public class HelloWorld1 {
     class.
     </p>
 
-<em>Example 1.2: Printing Logger Status (<a href="../xref/chapters/introduction/HelloWorld2.html">logback-examples/src/main/java/chapters/introduction/HelloWorld2.java</a>)</em>
+<em>Example: Printing Logger Status (<a href="../xref/chapters/introduction/HelloWorld2.html">logback-examples/src/main/java/chapters/introduction/HelloWorld2.java</a>)</em>
 <pre class="prettyprint source">package chapters.introduction;
 
 import org.slf4j.Logger;

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

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


hooks/post-receive
-- 
Logback: the generic, reliable, fast and flexible logging framework.


More information about the logback-dev mailing list