Nope, haven't needed it yet. This case is a bit special because I want
unique routes, but I want to filter out query string values (and ids
in urls).

I think you have my original question more or less correct. I want to
know how the app is being used, so when I rewrite it using Pyramid, I
can make sure it still does all that. :)


On May 11, 11:52 am, Daniel Holth <dho...@gmail.com> wrote:
> You don't log requests already? Here is 
> one:http://pythonpaste.org/modules/translogger.html
>
> Perhaps the format could just log the path without having to do any text
> processing on the file.
>
> I thought your original question was more like 'print out all the routes'
> without making requests to the application?

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-devel" group.
To post to this group, send email to pylons-devel@googlegroups.com.
To unsubscribe from this group, send email to 
pylons-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/pylons-devel?hl=en.

Reply via email to