[GIT] Logback: the generic, reliable, fast and flexible logging framework. branch master updated. v_1.0.0-7-g518594a

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 518594a3755cd35892a01a235932de56c7e2b898 (commit) from d101cc04bde5ec993119697eca1890e5eb228b83 (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=518594a3755cd35892a01a235... http://github.com/ceki/logback/commit/518594a3755cd35892a01a235932de56c7e2b8... commit 518594a3755cd35892a01a235932de56c7e2b898 Author: Ceki Gulcu <ceki@qos.ch> Date: Wed Nov 2 10:55:56 2011 +0100 add link to logback-gelf diff --git a/logback-site/src/site/pages/download.html b/logback-site/src/site/pages/download.html index 57188a9..d3b68a2 100644 --- a/logback-site/src/site/pages/download.html +++ b/logback-site/src/site/pages/download.html @@ -154,8 +154,7 @@ <!-- ============================================================ --> <dt> <a href="http://perf4j.codehaus.org/">Perf4J</a> by Alex - Devine, Doran Chakraborty, Chris Berry, Bryon Jacob, Alex - Victoria, Xu Huisheng and Stevo Slavic. + Devine, Doran Chakraborty et al. </dt> <dd> @@ -163,6 +162,19 @@ performance statistics for Java code.</p> </dd> + + <!-- ============================================================ --> + <dt> + <a + href="https://github.com/Moocar/logback-gelf">Logback-gelf</a> + by Anthony Marcar + </dt> + + <dd>Logback-gelf can log messages to a <a + href="http://graylog2.org/">Graylog2</a> server via GELF + messages. + </dd> + </dl> <p/> ----------------------------------------------------------------------- Summary of changes: logback-site/src/site/pages/download.html | 16 ++++++++++++++-- 1 files changed, 14 insertions(+), 2 deletions(-) hooks/post-receive -- Logback: the generic, reliable, fast and flexible logging framework.
participants (1)
-
git-noreply@pixie.qos.ch