[Zope] Script execute with every request
David H
bluepaul at earthlink.net
Tue Jul 18 21:27:04 EDT 2006
Joshua Burvill wrote:
> Hi,
>
>
>
> Id like to log certain parts of each request into a database table
> for every request to provide an audit trail.
>
>
>
> I thought of inserting a <dtml-call xxx> into the
> standard_html_header, but when there is a RESPONSE.redirect, it will
> not be the original request that gets logged.
>
>
>
> Can anyone offer any suggestions?
>
>
>
> Thanks, Josh
>
>
Dieter wrote this
http://www.dieter.handshake.de/pyprojects/zope/emulateRedirect.py
Maybe that helps.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope/attachments/20060718/2cf3d1be/attachment.htm
More information about the Zope
mailing list