[GIT] Logback: the generic, reliable, fast and flexible logging framework. branch, master, updated. v_0.9.24-9-gb2feaf8

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 b2feaf8b45a5d208817cacd6cbf4d8c333b0fe9f (commit) from e3a7d9cba2888e983ff5d822a012b200fad30d8f (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=b2feaf8b45a5d208817cacd6c... http://github.com/ceki/logback/commit/b2feaf8b45a5d208817cacd6cbf4d8c333b0fe... commit b2feaf8b45a5d208817cacd6cbf4d8c333b0fe9f Author: Ceki Gulcu <ceki@qos.ch> Date: Tue Aug 24 23:43:45 2010 +0200 - various typo fixes diff --git a/logback-site/src/site/pages/documentation.html b/logback-site/src/site/pages/documentation.html index f965c74..53da26f 100644 --- a/logback-site/src/site/pages/documentation.html +++ b/logback-site/src/site/pages/documentation.html @@ -72,6 +72,11 @@ <h2>Articles and Presentations</h2> <ul> + + <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. diff --git a/logback-site/src/site/pages/manual/configuration.html b/logback-site/src/site/pages/manual/configuration.html index 1a28588..ef275c6 100644 --- a/logback-site/src/site/pages/manual/configuration.html +++ b/logback-site/src/site/pages/manual/configuration.html @@ -710,7 +710,7 @@ public class MyApp3 { <code><logger></code> element</a></h4> <p>At this point should have at least some understanding of <a - href="architecture.html#effectiveLevel">level inherirance</a> and + href="architecture.html#effectiveLevel">level inheritance</a> and the <a href="architecture.html#basic_selection">basic selection rule</a>. Otherwise, and unless you are an egyptologist, logback configuration will be no more meaningful to you than diff --git a/logback-site/src/site/pages/manual/introduction.html b/logback-site/src/site/pages/manual/introduction.html index 06dad9f..1e10a0f 100644 --- a/logback-site/src/site/pages/manual/introduction.html +++ b/logback-site/src/site/pages/manual/introduction.html @@ -257,7 +257,7 @@ public class HelloWorld2 { adhere to the conditions of the LGPL license or the EPL license. </p> - <p>Logback has been built and tested with the follwing JDKs.</p> + <p>Logback has been built and tested with the following JDKs.</p> <table class="bodyTable"> <tr> ----------------------------------------------------------------------- Summary of changes: logback-site/src/site/pages/documentation.html | 5 +++++ .../src/site/pages/manual/configuration.html | 2 +- .../src/site/pages/manual/introduction.html | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) hooks/post-receive -- Logback: the generic, reliable, fast and flexible logging framework.
participants (1)
-
git-noreply@pixie.qos.ch