
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 167a25b010ef73ba5ed9b1b0d2275576d598c142 (commit) from 1c1e6e5b44a7fb1d3898378161152f7e534c9e10 (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=167a25b010ef73ba5ed9b1b0d... http://github.com/ceki/logback/commit/167a25b010ef73ba5ed9b1b0d2275576d598c1... commit 167a25b010ef73ba5ed9b1b0d2275576d598c142 Author: Ceki Gulcu <ceki@qos.ch> Date: Fri Oct 21 22:51:19 2011 +0200 add link to perf4j diff --git a/logback-site/src/site/pages/download.html b/logback-site/src/site/pages/download.html index 866ec57..57188a9 100644 --- a/logback-site/src/site/pages/download.html +++ b/logback-site/src/site/pages/download.html @@ -151,6 +151,18 @@ </dd> + <!-- ============================================================ --> + <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. + </dt> + + <dd> + <p>Perf4J is a set of utilities for calculating and displaying + performance statistics for Java code.</p> + </dd> + </dl> <p/> ----------------------------------------------------------------------- Summary of changes: logback-site/src/site/pages/download.html | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) hooks/post-receive -- Logback: the generic, reliable, fast and flexible logging framework.