https://bz.apache.org/bugzilla/show_bug.cgi?id=69871
--- Comment #3 from Greg Z <[email protected]> --- (In reply to Remy Maucherat from comment #1) > Are you sure no debug logging is present ? > https://github.com/apache/tomcat/blob/main/java/org/apache/catalina/valves/ > rewrite/RewriteValve.java#L151 > > Maybe the severity can be bumped up. I already bumped up severity to ALL (also tried FINE / FINEST) by adding the following to conf/logging.properties org.apache.catalina.valves.rewrite.RewriteValve.level = ALL org.apache.catalina.valves.rewrite.level = ALL Don't see trace in catalina log -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
