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 3b58f83f64a4b00f17505f112cd5831232ae4a8b (commit) from 0f49f9823c552f09a461c0d8cad04a3c07b37e75 (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=3b58f83f64a4b00f17505f112cd5831232ae4a8b http://github.com/ceki/logback/commit/3b58f83f64a4b00f17505f112cd5831232ae4a8b commit 3b58f83f64a4b00f17505f112cd5831232ae4a8b Author: Ceki Gulcu <c...@qos.ch> Date: Sat Jan 16 21:39:40 2010 +0100 added quotes I like in 2 chapters of the manual diff --git a/logback-site/src/site/pages/manual/migrationFromLog4j.html b/logback-site/src/site/pages/manual/migrationFromLog4j.html index 5c2c349..a0b7059 100644 --- a/logback-site/src/site/pages/manual/migrationFromLog4j.html +++ b/logback-site/src/site/pages/manual/migrationFromLog4j.html @@ -25,6 +25,12 @@ <h2>Migration from log4j</h2> + <div class="quote"> + <p><em>The more things change, the more they remain the + same. </em></p> + + <p>—ALPHONSE KARR, <em>Les Guêpes</em></p> + </div> <p>This chapter deals with the topic of migrating custom log4j components such as appenders or layouts to logback-classic. diff --git a/logback-site/src/site/pages/manual/onJoran.html b/logback-site/src/site/pages/manual/onJoran.html index 8027707..8d70b3b 100644 --- a/logback-site/src/site/pages/manual/onJoran.html +++ b/logback-site/src/site/pages/manual/onJoran.html @@ -25,6 +25,13 @@ <h2>Joran in your own applications</h2> + <div class="quote"> + <p><em>The answer, my friend, is blowin' in the wind, The answer + is blowin' in the wind.</em></p> + + <p>—BOB DYLAN, <em>The Freewheelin' Bob Dylan</em></p> + </div> + <p>As apparent in previous chapters, logback relies on Joran, a mature, flexible and powerful configuration framework. Many of the capabilities offered by logback modules are only possible on ----------------------------------------------------------------------- Summary of changes: .../src/site/pages/manual/migrationFromLog4j.html | 6 ++++++ logback-site/src/site/pages/manual/onJoran.html | 7 +++++++ 2 files changed, 13 insertions(+), 0 deletions(-) hooks/post-receive -- Logback: the generic, reliable, fast and flexible logging framework. _______________________________________________ logback-dev mailing list logback-dev@qos.ch http://qos.ch/mailman/listinfo/logback-dev