
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 54d8336c6336a5aec27df2c4a881870f62147d06 (commit) from 6a99e92ca4ee3d622090a99b236336ca8ffef3b4 (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=54d8336c6336a5aec27df2c4a... http://github.com/ceki/logback/commit/54d8336c6336a5aec27df2c4a881870f62147d... commit 54d8336c6336a5aec27df2c4a881870f62147d06 Author: Ceki Gulcu <ceki@qos.ch> Date: Sat May 5 19:09:40 2012 +0200 more edits diff --git a/logback-site/src/site/pages/reasonsToSwitch.html b/logback-site/src/site/pages/reasonsToSwitch.html index 38b073d..a940c92 100644 --- a/logback-site/src/site/pages/reasonsToSwitch.html +++ b/logback-site/src/site/pages/reasonsToSwitch.html @@ -23,8 +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 as both projects were founded by Ceki - Gülcü. If you are already familiar with log4j, you will + similar to log4j as both projects were founded by the same + developer. 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/reasonsToSwitch.html | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- Logback: the generic, reliable, fast and flexible logging framework.