https://bz.apache.org/bugzilla/show_bug.cgi?id=61132
--- Comment #1 from Marc Stern <[email protected]> --- I added the following debugging info: 1. line to be parsed, type or search (regex/string), replace string 2. in case of matching, the new value All logging of debugging info is in level TRACE8 Remark: the matching string/regex is compiled, so it's normally not available at run-time. I added this info in the subst_pattern_t struct, but only if log level >= APLOG_TRACE8 during config parsing. -- 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]
