
The branch, master has been updated via 96aa1878e03f1c1600aeb67d62c2d090433f60b5 (commit) from 88c4c456766193e012eb890e2208473d99b91f83 (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=96aa1878e03f1c1600aeb67d62c... http://github.com/ceki/slf4j/commit/96aa1878e03f1c1600aeb67d62c2d090433f60b5 commit 96aa1878e03f1c1600aeb67d62c2d090433f60b5 Author: Ceki Gulcu <ceki@qos.ch> Date: Fri Dec 4 17:10:57 2009 +0100 added a link to logging in spring diff --git a/slf4j-site/src/site/pages/docs.html b/slf4j-site/src/site/pages/docs.html index c9f2666..83edf49 100644 --- a/slf4j-site/src/site/pages/docs.html +++ b/slf4j-site/src/site/pages/docs.html @@ -89,6 +89,12 @@ Soapbox for SLF4J</a>, by Bruce Snyder </li> + <li> + <a + href="http://blog.springsource.com/2009/12/04/logging-dependencies-in-spring/">Logging + Dependencies in Spring </a> by Dave Syer + </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 ----------------------------------------------------------------------- Summary of changes: slf4j-site/src/site/pages/docs.html | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) hooks/post-receive -- SLF4J: Simple Logging Facade for Java