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

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 15b5239b5d583a86877b79e77336729317cf2dc0 (commit) from b9057d8058cac20399f313237c232221a6aee384 (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=15b5239b5d583a86877b79e77... http://github.com/ceki/logback/commit/15b5239b5d583a86877b79e77336729317cf2d... commit 15b5239b5d583a86877b79e77336729317cf2dc0 Author: Ceki Gulcu <ceki@qos.ch> Date: Tue Jul 20 22:35:39 2010 +0200 Minor edit (fix supplied by Mark Vedder) diff --git a/logback-site/src/site/pages/manual/appenders.html b/logback-site/src/site/pages/manual/appenders.html index 4a9b92c..de7769a 100644 --- a/logback-site/src/site/pages/manual/appenders.html +++ b/logback-site/src/site/pages/manual/appenders.html @@ -454,8 +454,8 @@ public interface Appender<E> extends LifeCycle, ContextAware, FilterAttachabl </p> <p>Prudent mode effectively serializes IO operations between - all JVMs writing to the same file. Thus, as he number of JVMs - competing to access the file increases so will the delay + all JVMs writing to the same file. Thus, as the number of + JVMs competing to access the file increases so will the delay incurred by each I/O operation. As long as the <em>total</em> number of I/O operations is in the order of 20 log requests per second, the impact on performance should be ----------------------------------------------------------------------- Summary of changes: logback-site/src/site/pages/manual/appenders.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