Fix bug 43173. Correct location for logging.properties.
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Wed, 16 Jan 2008 23:30:19 +0000 (23:30 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Wed, 16 Jan 2008 23:30:19 +0000 (23:30 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@612622 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/logging.xml

index 1003e4c..d8e8865 100644 (file)
     </ul>
   </p>
   <p>
-    Example logging.properties file to be placed in common/classes:
+    Example logging.properties file to be placed in $CATALINA_HOME/conf:
     <source>
 handlers = 1catalina.org.apache.juli.FileHandler, 2localhost.org.apache.juli.FileHandler, \
            3manager.org.apache.juli.FileHandler, 4admin.org.apache.juli.FileHandler, \