
The branch, master has been updated via f7121aba34e0faef82ca46ea8e2d7b0dfc9bd593 (commit) from a60e0ea2bd6b90220df2f0d9d5296ca3a25d1cca (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=logback.git;a=commit;h=f7121aba34e0faef82ca46ea8... http://github.com/ceki/logback/commit/f7121aba34e0faef82ca46ea8e2d7b0dfc9bd5... commit f7121aba34e0faef82ca46ea8e2d7b0dfc9bd593 Author: Ceki Gulcu <ceki@qos.ch> Date: Mon Nov 30 10:09:41 2009 +0100 - added references to new articles in the docs diff --git a/logback-site/src/site/pages/documentation.html b/logback-site/src/site/pages/documentation.html index e426b97..90a9de4 100644 --- a/logback-site/src/site/pages/documentation.html +++ b/logback-site/src/site/pages/documentation.html @@ -83,6 +83,9 @@ up</a>. </li> + <li><a href="http://it-bubbles.wikidot.com/blog:3">Griffon And + org.slf4j (Logback)</a> by Michal Novak</li> + <li><a href="http://www.infoq.com/news/2007/08/logback">Logback: Evolving Java Logging</a> by Geoffrey Wiseman </li> @@ -90,8 +93,17 @@ <li><a href="http://blog.kornr.net/index.php/2008/12/09/understanding-the-osgi-logging-service">Understanding the OSGI logging service</a> by Nogunner</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> <table cellspacing="20" border="0"> ----------------------------------------------------------------------- Summary of changes: logback-site/src/site/pages/documentation.html | 14 +++++++++++++- 1 files changed, 13 insertions(+), 1 deletions(-) hooks/post-receive -- Logback: the generic, reliable, fast and flexible logging framework.