From: markt Date: Thu, 3 Sep 2009 14:14:32 +0000 (+0000) Subject: Remove version number reference so I can just copy this to 6 as it is updated X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=71d03f1157c19efbfd6fae7d6cb877ef821c16ac;p=tomcat7.0 Remove version number reference so I can just copy this to 6 as it is updated git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@810959 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/docs/logging.xml b/webapps/docs/logging.xml index 949645413..91adc491a 100644 --- a/webapps/docs/logging.xml +++ b/webapps/docs/logging.xml @@ -32,7 +32,7 @@

- Tomcat 7.0 uses + Tomcat uses Commons Logging throughout its internal code allowing the developer to choose a logging configuration that suits their needs, e.g @@ -80,10 +80,9 @@ assigning them to loggers.

- JULI is enabled by default in Tomcat 7.0, and supports per classloader - configuration, in addition to the regular global java.util.logging - configuration. This means that logging can be configured at the following - layers: + JULI is enabled by default, and supports per classloader configuration, in + addition to the regular global java.util.logging configuration. This means + that logging can be configured at the following layers: