Skip to content

Commit

Permalink
Remove HTTP/2 debug for now
Browse files Browse the repository at this point in the history
  • Loading branch information
rmaucher committed May 31, 2019
1 parent e617628 commit c01cfa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/logging.properties
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/host-manager].ha
#org.apache.jasper.compiler.TldLocationsCache.level = FINE

# To see debug messages for HTTP/2 handling, uncomment the following line:
org.apache.coyote.http2.level = FINE
#org.apache.coyote.http2.level = FINE

# To see debug messages for WebSocket handling, uncomment the following line:
#org.apache.tomcat.websocket.level = FINE

0 comments on commit c01cfa3

Please sign in to comment.