Ok, so I found a useful page in the docs:http://docs.turbogears.org/
1.0/ExtendingVisitFramework and I was able to hack together the basic
functionality that i am looking for using the provided example(thanks
to the author!). I am wondering though, if anyone is aware of a way to
capture the duration of the request.

On Dec 3, 8:02 pm, vandevel <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I need to track activity in a turbogears application and capture basic
> info such as ip address, request params , requested url etc. My
> initial thought is that this would be best implemented as a filter and
> I would not be surprised if someone already built a similar component.
> Is there such component available and if not can anyone point to some
> decent docs about how to implement a filter to intercept the request?
>
> thanks in advance.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to