< Previous by Date | Date Index | Next by Date > |
Thread Index | Next in Thread > |
What is the Right Way to turn on output from the DebugLog macros? I'm running sanityTests, and it looks like the DebugLog messages are not being output. Also, how is the routing intended to work? Does repro iterate through all the routes and choose the first one that matches, or does it forward the request according to all routes that match? (And if the latter, how does one specify a rule "All XXX that are not also YYY"?) Thanks, Dale