Author: markt
Date: Mon Aug 10 11:38:16 2015
New Revision: 1695023
URL: http://svn.apache.org/r1695023
Log:
More debugging for Gump
Modified:
tomcat/trunk/conf/logging.properties
Modified: tomcat/trunk/conf/logging.properties
URL:
http://svn.apache.org/viewvc/tomcat/trunk/conf/logging.properties?rev=1695023&r1=1695022&r2=1695023&view=diff
==============================================================================
--- tomcat/trunk/conf/logging.properties (original)
+++ tomcat/trunk/conf/logging.properties Mon Aug 10 11:38:16 2015
@@ -62,3 +62,6 @@ org.apache.catalina.core.ContainerBase.[
# To see debug messages in TldLocationsCache, uncomment the following line:
#org.apache.jasper.compiler.TldLocationsCache.level = FINE
+
+# Temporary addition to generate debug logging to investigate Gump failures
+org.apache.coyote.http2.Http2UpgradeHandler.level = FINE
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]