Re: Logging Rewrite Activity

2020-08-09 Thread Felix Schumacher
Am 06.08.20 um 21:36 schrieb Jerry Malcolm: > How do configure TC to log the activities of the RewriteValve?  I added > > org.apache.catalina.valves.rewrite.RewriteValve.level = FINE > > to logging.properties.  But I'm not seeing any output related to > rewrite. Do I have the logging config wrong

Logging Rewrite Activity

2020-08-06 Thread Jerry Malcolm
How do configure TC to log the activities of the RewriteValve?  I added org.apache.catalina.valves.rewrite.RewriteValve.level = FINE to logging.properties.  But I'm not seeing any output related to rewrite. Do I have the logging config wrong?  Am I looking in the wrong place for the log data?