From 0336547783a388bb588dba0c713abfe96c68d8de Mon Sep 17 00:00:00 2001 From: kkolinko Date: Fri, 18 Mar 2011 15:22:08 +0000 Subject: [PATCH] Improve the logging documentation git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1082948 13f79535-47bb-0310-9956-ffa450edef68 --- webapps/docs/changelog.xml | 5 +- webapps/docs/logging.xml | 156 +++++++++++++++++++++++++++++++-------------- 2 files changed, 111 insertions(+), 50 deletions(-) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 730734a1f..f9d14ac03 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -74,7 +74,7 @@ client sends multiple JSESSIONID cookies. (markt) - 50929When wrapping an exception, include the root cause. + 50929: When wrapping an exception, include the root cause. Patch provided by sebb. (markt) @@ -115,6 +115,9 @@ 50925: Update SSL how-to to take account of keyPass connector attribute. (markt) + + Improve Tomcat Logging documentation. (kkolinko) + diff --git a/webapps/docs/logging.xml b/webapps/docs/logging.xml index 0eb2c7931..c8a396f7b 100644 --- a/webapps/docs/logging.xml +++ b/webapps/docs/logging.xml @@ -65,11 +65,11 @@