Fix minor issues with logging doc reported by Erik Bertelsen
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Wed, 10 Jan 2007 23:55:41 +0000 (23:55 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Wed, 10 Jan 2007 23:55:41 +0000 (23:55 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@495046 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/logging.xml

index 93f6a5b..948bf7f 100644 (file)
@@ -93,7 +93,7 @@
         <li>Replace <code>$CATALINA_HOME/bin/tomcat-juli.jar</code> with
         <code>output/extras/tomcat-juli.jar</code>.</li>
 
-        <li>Place <code>$CATALINA_HOME/bin/tomcat-juli-adapters.jar</code> in 
+        <li>Place <code>output/extras/tomcat-juli-adapters.jar</code> in 
         $CATALINA_HOME/lib.</li>
 
        <li>Start Tomcat</li>
        
     <p>
       You can (and should) be more picky about which packages to include 
-      in the logging. Tomcat 5.5 uses defines loggers by Engine and Host names.
+      in the logging. Tomcat 6 uses defines loggers by Engine and Host names.
       For example, for a default Catalina localhost log, add this to the
       end of the log4j.properties above. Note that there are known issues with 
       using this naming convention (with square brackets) in log4j XML based