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

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 0ef4726a00390c62ef346ebfdd9673a8d4df4944 (commit) from 707298f12c4d6a5ae392a0c2c5bb488cbcc4f8ef (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=0ef4726a00390c62ef346ebfd... http://github.com/ceki/logback/commit/0ef4726a00390c62ef346ebfdd9673a8d4df49... commit 0ef4726a00390c62ef346ebfdd9673a8d4df4944 Author: Ceki Gulcu <ceki@qos.ch> Date: Wed Aug 17 14:03:31 2011 +0200 typo fixes diff --git a/logback-site/src/site/pages/access.html b/logback-site/src/site/pages/access.html index 057d8c9..eba8f76 100644 --- a/logback-site/src/site/pages/access.html +++ b/logback-site/src/site/pages/access.html @@ -40,12 +40,12 @@ without much recoding was one of our main goals. In accordance with this strategy, logback-access builds on top of logback-core and can thus provide much of the functionality of logback-classic - but in the scope of HTPP-access logging. </p> + but in the scope of HTTP-access logging. </p> <p>It should be noted that while logback-access requires logback-core, it is independent of logback-classic as well as slf4j. Just as importantly, logback-access artifact must be - installed at the container level, not at web-applcation level. It + installed at the container level, not at web-application level. It does not make sense to bundle <em>logback-access.jar</em> at the level of a web-application. </p> ----------------------------------------------------------------------- Summary of changes: logback-site/src/site/pages/access.html | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- Logback: the generic, reliable, fast and flexible logging framework.
participants (1)
-
git-noreply@pixie.qos.ch