Author: pero
Date: Fri Sep 14 09:20:28 2007
New Revision: 575742
URL: http://svn.apache.org/viewvc?rev=575742&view=rev
Log:
Handle more then one system property replacement at file logging.properties.
Modified:
tomcat/container/tc5.5.x/webapps/docs/changelog.xml
Modified: tomcat/container/tc5.5.x/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/container/tc5.5.x/webapps/docs/changelog.xml?rev=575742&r1=575741&r2=575742&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/webapps/docs/changelog.xml (original)
+++ tomcat/container/tc5.5.x/webapps/docs/changelog.xml Fri Sep 14 09:20:28 2007
@@ -53,6 +53,9 @@
Support logging of current thread name at AccessLogValve (ex. add %I
to your pattern).
Usefull to compare access logging entry later with a stacktraces.
(pero)
</add>
+ <fix>
+ o.a.juli.ClassLoaderLogManager handle more then one system property
replacement at file logging.properties. (pero)
+ </fix>
</changelog>
</subsection>
<subsection name="Cluster">
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]