[GIT] Logback: the generic, reliable, fast and flexible logging framework. branch, master, updated. v_0.9.29-16-g707298f

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 707298f12c4d6a5ae392a0c2c5bb488cbcc4f8ef (commit) from 6058b4beb2019cc7f6be39312ee9ad2fbd88db6c (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=707298f12c4d6a5ae392a0c2c... http://github.com/ceki/logback/commit/707298f12c4d6a5ae392a0c2c5bb488cbcc4f8... commit 707298f12c4d6a5ae392a0c2c5bb488cbcc4f8ef Author: Ceki Gulcu <ceki@qos.ch> Date: Thu Jul 21 11:30:35 2011 +0200 added a link to the logback-akka project diff --git a/logback-site/src/site/pages/download.html b/logback-site/src/site/pages/download.html index 634a00d..d7314e3 100644 --- a/logback-site/src/site/pages/download.html +++ b/logback-site/src/site/pages/download.html @@ -52,8 +52,8 @@ </p> <ul> - <li><a href="dist/logback-${pom.version}.zip">logback-${pom.version}.zip</a></li> - <li><a href="dist/logback-${project.version}.tar.gz">logback-${pom.version}.tar.gz</a></li> + <li><a href="dist/logback-${project.version}.zip">logback-${project.version}.zip</a></li> + <li><a href="dist/logback-${project.version}.tar.gz">logback-${project.version}.tar.gz</a></li> </ul> @@ -63,12 +63,13 @@ <p>A console plugin for Eclipse is also available. It allows you - to receive logging events in a convenient Eclipse view, and - offers integration with logback's filtering - framework, among other features. A more precise description can be found in the plugin's + to receive logging events in a convenient Eclipse view, and offers + integration with logback's filtering framework, among other + features. A more precise description can be found in the plugin's <a href="consolePlugin.html">user guide</a>. <b>Unfortunately, the - console plugin is somewhat outdated. It expects logback version - 0.9.9. It will be upgraded in the coming weeks.</b></p> + console plugin is very much outdated. It expects logback version + 0.9.9. It will be upgraded during the second semester of + 2011.</b></p> <ul> @@ -81,7 +82,12 @@ <hr/> - <h2>Third-party tools</h2> + <h2>Third-party tools, extensions or forks</h2> + + <p>If you are the author of a logback-related project and would + like us to add your project to the list below please drop a line + on the logback-dev mailing list.</p> + <dl> <dt> @@ -95,28 +101,33 @@ classic.</p> </dd> - + <!-- ============================================================ --> <dt> <a href="http://lilith.huxhorn.de">Lilith</a> by Joern Huxhorn </dt> <dd> - <p>Lilith is a Logging- and AccessEvent viewer for logback. - </p> + <p>Lilith is a Logging- and AccessEvent viewer for logback.</p> </dd> - </dl> + <!-- ============================================================ --> + <dt> + <a + href="https://github.com/mojolly/logback-akka">Logback-akka</a> + by Ivan Porto Carrero. + </dt> - - <hr/> + <dd> + <p>Consists of several akka-based logback utilities, including + ActorAppender, HoptoadActorAppender and Logstash redis + appender. + </p> + </dd> - <h2>Forks</h2> + + </dl> - <p>At present time there are 18 forks of logback on github. If you - are the author of one of these forks and would like feedback from - potential users, please drop us a line at the logback-dev mailing list - with a brief description of your fork. We will gladly add a link to - your fork to the list below (currently empty).</p> + <p/> ----------------------------------------------------------------------- Summary of changes: logback-site/src/site/pages/download.html | 51 +++++++++++++++++----------- 1 files changed, 31 insertions(+), 20 deletions(-) hooks/post-receive -- Logback: the generic, reliable, fast and flexible logging framework.
participants (1)
-
git-noreply@pixie.qos.ch