[slf4j-dev] [GIT] SLF4J: Simple Logging Facade for Java branch, master, updated. v_1.6.1-3-gf31b487
added by portage for gitosis-gentoo
git-noreply at pixie.qos.ch
Fri Aug 27 23:56:05 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 "SLF4J: Simple Logging Facade for Java".
The branch, master has been updated
via f31b487e0c856acf348b0c08a80b33326a98ca64 (commit)
from 5ea054beea36b4a2d6e9fb58d0e2f877b9ab1608 (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=slf4j.git;a=commit;h=f31b487e0c856acf348b0c08a80b33326a98ca64
http://github.com/ceki/slf4j/commit/f31b487e0c856acf348b0c08a80b33326a98ca64
commit f31b487e0c856acf348b0c08a80b33326a98ca64
Author: Ceki Gulcu <ceki at qos.ch>
Date: Fri Aug 27 23:50:24 2010 +0200
typo fix
diff --git a/slf4j-site/src/site/pages/manual.html b/slf4j-site/src/site/pages/manual.html
index 0c79c40..cb1f9c8 100644
--- a/slf4j-site/src/site/pages/manual.html
+++ b/slf4j-site/src/site/pages/manual.html
@@ -164,7 +164,7 @@ public class HelloWorld {
<p>SLF4J does not rely on any special class loader machinery. In
fact, the each SLF4J binding is hardwired <em>at compile
time</em> to use one and only one specific logging framework.
- For example, the slf4j-log12-${project.version}.jar binding is
+ For example, the slf4j-log4j12-${project.version}.jar binding is
bound at compile time to use log4j. In your code, in addition
to <em>slf4j-api-${project.version}.jar</em>, you simply drop
<b>one and only one</b> binding of your choice onto the
-----------------------------------------------------------------------
Summary of changes:
slf4j-site/src/site/pages/manual.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
hooks/post-receive
--
SLF4J: Simple Logging Facade for Java
More information about the slf4j-dev
mailing list