[GIT] Logback: the generic, reliable, fast and flexible logging framework. branch, master, updated. v_0.9.24-3-gce5cd47

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 "Logback: the generic, reliable, fast and flexible logging framework.". The branch, master has been updated via ce5cd47ea3eeeae06e82f6e729417291edf024de (commit) from 11350106a9af1ada33bfb04ba3a3b64d9c9bb6cb (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=ce5cd47ea3eeeae06e82f6e72... http://github.com/ceki/logback/commit/ce5cd47ea3eeeae06e82f6e729417291edf024... commit ce5cd47ea3eeeae06e82f6e729417291edf024de Author: Ceki Gulcu <ceki@qos.ch> Date: Thu Jul 8 16:08:46 2010 +0200 - added link to an article by Cyrille Le Clerc - minor editing in /reasonsToSwitch diff --git a/logback-site/src/site/pages/documentation.html b/logback-site/src/site/pages/documentation.html index 9b589d2..f965c74 100644 --- a/logback-site/src/site/pages/documentation.html +++ b/logback-site/src/site/pages/documentation.html @@ -113,6 +113,14 @@ 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://blog.xebia.fr/2010/07/07/java-en-production-les-fichiers-de-logs/">Java + en Production - Les fichiers de logs</a> by Cyrille Le Clerc + </li> + + </ul> diff --git a/logback-site/src/site/pages/reasonsToSwitch.html b/logback-site/src/site/pages/reasonsToSwitch.html index 454ca22..cdb0b78 100644 --- a/logback-site/src/site/pages/reasonsToSwitch.html +++ b/logback-site/src/site/pages/reasonsToSwitch.html @@ -23,7 +23,8 @@ <p>Here is a non-exhaustive list of reasons for switching to logback from log4j. Keep in mind that logback is conceptually very - similar to log4j. If you are already familiar with log4j, you will + similar to log4j as both projects were founded by Ceki + Gülcü. If you are already familiar with log4j, you will quickly feel at home using logback.</p> <h3><a name="fasterImpl" href="#fasterImpl">Faster implementation</a></h3> ----------------------------------------------------------------------- Summary of changes: logback-site/src/site/pages/documentation.html | 8 ++++++++ logback-site/src/site/pages/reasonsToSwitch.html | 3 ++- 2 files changed, 10 insertions(+), 1 deletions(-) hooks/post-receive -- Logback: the generic, reliable, fast and flexible logging framework.
participants (1)
-
git-noreply@pixie.qos.ch