branch, master, updated. v1.5.9.RC1-8-g9f25dd7

The branch, master has been updated via 9f25dd7f5ceef38015ca93b49d90f3bc5d788644 (commit) from 19fc29d089340cb27c541db2b77dc7b7a991cbec (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=9f25dd7f5ceef38015ca93b49d9... http://github.com/ceki/slf4j/commit/9f25dd7f5ceef38015ca93b49d90f3bc5d788644 commit 9f25dd7f5ceef38015ca93b49d90f3bc5d788644 Author: Ceki Gulcu <ceki@qos.ch> Date: Mon Nov 30 10:05:48 2009 +0100 - added links to new articles in the documentation diff --git a/slf4j-site/src/site/pages/docs.html b/slf4j-site/src/site/pages/docs.html index d4ec319..c7d4eb9 100644 --- a/slf4j-site/src/site/pages/docs.html +++ b/slf4j-site/src/site/pages/docs.html @@ -49,6 +49,10 @@ Logger Plug-ins for RCP Applications</a>, by John J. Franey </li> + + <li><a href="http://blog.frankel.ch/tech/dev/java/thoughts-on-java-logging-and-slf4j">Thoughts on Java logging and SLF4J</a> by Nicolas Frankel + </li> + <li><a href="http://glauche.de/2009/08/24/logging-with-slf4j-and-guice/">Logging with SLF4J and Guice</a>, by Michael Glauche @@ -85,8 +89,20 @@ Soapbox for SLF4J</a>, by Bruce Snyder </li> + <li><a + href="http://sharein.com/shares/111630-a-java-geek-thoughts-on-java-logging-and-slf4j">Logging: + should I wrap?</a> by Chris Wong + </li> </ul> + <h4>In french</h4> + + <ul> + <li><a + href="http://www.insideit.fr/post/2009/11/23/SLF4J-LOGBack">SLF4J + & LOGBack : simplifiez-vous les logs</a> by Ludovic Meurillon + </li> + </ul> <h2>Conferences</h2> ----------------------------------------------------------------------- Summary of changes: slf4j-site/src/site/pages/docs.html | 16 ++++++++++++++++ 1 files changed, 16 insertions(+), 0 deletions(-) hooks/post-receive -- SLF4J: Simple Logging Facade for Java
participants (1)
-
git-noreply@pixie.qos.ch