
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 be523b4077d0351ee226bc94febed0ea0af64a8c (commit) from 9d2796d04333e3790cc6f8d30d0b003a34ff942a (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=be523b4077d0351ee226bc94feb... http://github.com/ceki/slf4j/commit/be523b4077d0351ee226bc94febed0ea0af64a8c commit be523b4077d0351ee226bc94febed0ea0af64a8c Author: Ceki Gulcu <ceki@qos.ch> Date: Wed Dec 22 18:10:09 2010 +0100 improved working diff --git a/slf4j-site/src/site/pages/codes.html b/slf4j-site/src/site/pages/codes.html index bcbd015..777a7ba 100644 --- a/slf4j-site/src/site/pages/codes.html +++ b/slf4j-site/src/site/pages/codes.html @@ -160,6 +160,11 @@ to use the nop (no-operation) binding, then remove <em>slf4j-simple-${version}.jar</em> from the class path.</p> + <p>Note that the warning emitted by SLF4J is just that, a + warning. SLF4J will still bind with the first framework it finds + on the class path. + </p> + <!-- ====================================================== --> <h3> ----------------------------------------------------------------------- Summary of changes: slf4j-site/src/site/pages/codes.html | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) hooks/post-receive -- SLF4J: Simple Logging Facade for Java