From b23626ba039ef0a8caa243e194abd6cfb426cf39 Mon Sep 17 00:00:00 2001 From: markt Date: Wed, 19 May 2010 15:45:20 +0000 Subject: [PATCH] Additional change required for debug logging git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@946231 13f79535-47bb-0310-9956-ffa450edef68 --- java/org/apache/catalina/connector/LocalStrings.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/java/org/apache/catalina/connector/LocalStrings.properties b/java/org/apache/catalina/connector/LocalStrings.properties index 8cbc3f991..1089f7d3e 100644 --- a/java/org/apache/catalina/connector/LocalStrings.properties +++ b/java/org/apache/catalina/connector/LocalStrings.properties @@ -34,6 +34,7 @@ coyoteConnector.protocolUnregistrationFailed=Protocol handler stop failed coyoteAdapter.service=An exception or error occurred in the container during the request processing coyoteAdapter.read=The servlet did not read all available bytes during the processing of the read event coyoteAdapter.parsePathParam=Unable to parse the path parameters using encoding [{0}]. The path parameters in the URL will be ignored. +coyoteAdapter.debug=The variable [{0}] has value [{1}] # # CoyoteResponse -- 2.11.0