Author: markt Date: Mon Jun 12 19:21:46 2017 New Revision: 1798514 URL: http://svn.apache.org/viewvc?rev=1798514&view=rev Log: Revert debug config mistakenly included in r1798509
Modified: tomcat/trunk/conf/logging.properties Modified: tomcat/trunk/conf/logging.properties URL: http://svn.apache.org/viewvc/tomcat/trunk/conf/logging.properties?rev=1798514&r1=1798513&r2=1798514&view=diff ============================================================================== --- tomcat/trunk/conf/logging.properties (original) +++ tomcat/trunk/conf/logging.properties Mon Jun 12 19:21:46 2017 @@ -65,8 +65,6 @@ org.apache.catalina.core.ContainerBase.[ # To see debug messages for HTTP/2 handling, uncomment the following line: #org.apache.coyote.http2.level = FINE -org.apache.coyote.level = FINEST -org.apache.catalina.level = FINEST # To see debug messages for WebSocket handling, uncomment the following line: #org.apache.tomcat.websocket.level = FINE --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org