[Zope] Logging user actions
Dieter Maurer
dieter at handshake.de
Wed Oct 22 14:46:00 EDT 2003
Jesper Holmberg wrote at 2003-10-22 09:34 +0200:
> ...
> > Check whether the information under the "Undo" tab is enough.
> > It tells you who called what modifying operation when.
> >
> > Note that this information is trimmed when you pack the database.
>
> Thanks for your suggestion, Dieter. Yes, the information under the
> undo-tab is a good start. I was just wondering if there is a possibility
> to get the information in this tab logged somewhere, or somehow save the
> information to a file.
You can extract this information periodically (e.g. in an external
script accessing ZEO or in an External Method, externally triggered).
Please look at the source of the "Undo" tab, for details.
Dieter
More information about the Zope
mailing list