From: markt Date: Wed, 16 Jan 2008 23:30:19 +0000 (+0000) Subject: Fix bug 43173. Correct location for logging.properties. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=e5b4f306e797b27d3003e9f4341049c6f65da2ca;p=tomcat7.0 Fix bug 43173. Correct location for logging.properties. git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@612622 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/docs/logging.xml b/webapps/docs/logging.xml index 1003e4cd4..d8e88652b 100644 --- a/webapps/docs/logging.xml +++ b/webapps/docs/logging.xml @@ -214,7 +214,7 @@

- Example logging.properties file to be placed in common/classes: + Example logging.properties file to be placed in $CATALINA_HOME/conf: handlers = 1catalina.org.apache.juli.FileHandler, 2localhost.org.apache.juli.FileHandler, \ 3manager.org.apache.juli.FileHandler, 4admin.org.apache.juli.FileHandler, \