[GIT] Logback: the generic, reliable, fast and flexible logging framework. branch master updated. v_1.0.1-14-g54da998

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 54da9981ce32435d6ce34be8a350e1d6c66ae5cc (commit) from 75a328c26cb404d36924215fc01016b7f4f7ff8c (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=54da9981ce32435d6ce34be8a... http://github.com/ceki/logback/commit/54da9981ce32435d6ce34be8a350e1d6c66ae5... commit 54da9981ce32435d6ce34be8a350e1d6c66ae5cc Author: Ceki Gulcu <ceki@qos.ch> Date: Fri Apr 6 19:56:33 2012 +0200 added link to Maciej Walkowiak article, removed other links diff --git a/logback-site/src/site/pages/documentation.html b/logback-site/src/site/pages/documentation.html index fac7f4e..c5422c9 100644 --- a/logback-site/src/site/pages/documentation.html +++ b/logback-site/src/site/pages/documentation.html @@ -74,8 +74,13 @@ <h2>Articles and Presentations</h2> + <!-- ordered by val --> <ul> - + <li> + <a + href="http://maciejwalkowiak.pl/blog/2012/04/03/application-errors-notification-with-logback/">Application + errors notification with Logback</a> by Maciej Walkowiak + </li> <li><a href="http://webtide.intalio.com/2011/08/sifting-logs-in-jetty-with-logback/">Sifting Logs in Jetty with Logback</a> by Joakim Erdfelt @@ -84,12 +89,7 @@ <li><a href="http://www.nalinmakar.com/2010/07/28/logging-tests-to-separate-files/">Logging tests to separate files</a> by Nalin Makar</li> - - <li><a - href="http://ekkes-corner.blogspot.com/2008/10/index-blogseries-logging-in-osgi.html">Logging - in OSGI Enterprise Applications</a>, by Ekkehard Gentz. - - </li> + <li><a href="logback.ppt">Logback project</a>, by Ceki Gülcü and Sébastien Pennec. </li> @@ -99,18 +99,16 @@ video presentation</b></a>, by C. Gülcü </li> - <li><a - href="http://www.infoq.com/presentations/New-in-dm-Server-2.0">What's - New in dm Server 2.0?</a> by Ben Hale</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> <li><a + href="http://ekkes-corner.blogspot.com/2008/10/index-blogseries-logging-in-osgi.html">Logging + in OSGI Enterprise Applications</a>, by Ekkehard Gentz + </li> + + <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> ----------------------------------------------------------------------- Summary of changes: logback-site/src/site/pages/documentation.html | 26 +++++++++++------------ 1 files changed, 12 insertions(+), 14 deletions(-) hooks/post-receive -- Logback: the generic, reliable, fast and flexible logging framework.
participants (1)
-
git-noreply@pixie.qos.ch