
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 062725906b4c172542ff906ae84fdc031142ee47 (commit) from 65763d63df4bd33de35402f1f32c93a7b091b451 (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=062725906b4c172542ff906ae84... http://github.com/ceki/slf4j/commit/062725906b4c172542ff906ae84fdc031142ee47 commit 062725906b4c172542ff906ae84fdc031142ee47 Author: Ceki Gulcu <ceki@qos.ch> Date: Wed Feb 10 22:22:07 2010 +0100 - added a link to an SLF4J article by Baptiste Wicht in English diff --git a/slf4j-site/src/site/pages/docs.html b/slf4j-site/src/site/pages/docs.html index 10bfbab..67154de 100644 --- a/slf4j-site/src/site/pages/docs.html +++ b/slf4j-site/src/site/pages/docs.html @@ -44,6 +44,7 @@ <ul> + <li> <a href="http://eclipsezone.com/articles/franey-logging/?source=archives">Universal Logger Plug-ins for RCP Applications</a>, by John J. Franey @@ -62,18 +63,20 @@ <a href="slf4j-in-10-slides.ppt">SLF4J in 10 slides</a>, by Ceki Gülcü </li> - <li><a - href="http://www.devoxx.com:5080/player/main.html#state=state_player&id=357&slide=1">SLF4J - and Logback projects</a>, by C. Gülcü and S. Pennec - (Jazoon presentation with audio). If the previous link does not - work, please try the <a - href="http://beta.parleys.com/share/parleysshare2.swf?pageId=357">back - up</a>. - </li> + <li> + <a + href="http://www.devoxx.com:5080/player/main.html#state=state_player&id=357&slide=1">SLF4J + and Logback projects</a>, by C. Gülcü and S. Pennec + (Jazoon presentation with audio). If the previous link does not + work, please try the <a + href="http://beta.parleys.com/share/parleysshare2.swf?pageId=357">back + up</a>. + </li> - <li><a - href="http://day-to-day-stuff.blogspot.com/2007/10/announcement-version-99-does-not-exist.html"> - Version 99 Does Not Exist</a>, by Erik van Oosten + <li> + <a + href="http://day-to-day-stuff.blogspot.com/2007/10/announcement-version-99-does-not-exist.html"> + Version 99 Does Not Exist</a>, by Erik van Oosten </li> @@ -95,9 +98,15 @@ 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 + <li> + <a href="http://baptiste-wicht.developpez.com/tutorials/java/slf4j/">Logging with SLF4J</a> + by Baptiste Wicht + </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> @@ -108,8 +117,12 @@ href="http://www.insideit.fr/post/2009/11/23/SLF4J-LOGBack">SLF4J & Logback : simplifiez-vous les logs</a> by Ludovic Meurillon </li> - <li><a - href="http://baptiste-wicht.developpez.com/tutoriels/java/slf4j/">Journalisation avec SLF4J</a> by Baptiste Wicht</li> + + <li> + <a + href="http://baptiste-wicht.developpez.com/tutoriels/java/slf4j/">Journalisation avec SLF4J + </a> by Baptiste Wicht + </li> </ul> ----------------------------------------------------------------------- Summary of changes: slf4j-site/src/site/pages/docs.html | 45 ++++++++++++++++++++++------------ 1 files changed, 29 insertions(+), 16 deletions(-) hooks/post-receive -- SLF4J: Simple Logging Facade for Java