
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 25120e32fd761df284df417b7ebfa1cb8560fba7 (commit) from 062725906b4c172542ff906ae84fdc031142ee47 (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=25120e32fd761df284df417b7eb... http://github.com/ceki/slf4j/commit/25120e32fd761df284df417b7ebfa1cb8560fba7 commit 25120e32fd761df284df417b7ebfa1cb8560fba7 Author: Ceki Gulcu <ceki@qos.ch> Date: Tue Feb 16 19:22:10 2010 +0100 Added a link to Thorbjørn's article on SLF4J. This should have been done long ago but somehow fell through the cracks. diff --git a/slf4j-site/src/site/pages/docs.html b/slf4j-site/src/site/pages/docs.html index 67154de..5d5dc62 100644 --- a/slf4j-site/src/site/pages/docs.html +++ b/slf4j-site/src/site/pages/docs.html @@ -46,6 +46,11 @@ <ul> <li> + <a + href="http://runjva.appspot.com/logging101/index.html">Logging + in Java with slf4j</a>, by Thorbjørn Ravn Andersen + </li> + <li> <a href="http://eclipsezone.com/articles/franey-logging/?source=archives">Universal Logger Plug-ins for RCP Applications</a>, by John J. Franey </li> ----------------------------------------------------------------------- Summary of changes: slf4j-site/src/site/pages/docs.html | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) hooks/post-receive -- SLF4J: Simple Logging Facade for Java