[Zope] error-handling product?
Chris Withers
chrisw@nipltd.com
Mon, 18 Nov 2002 16:27:11 +0000
Dylan Reinhardt wrote:
> Yes, thanks... I have quite an extensive set of DTML
> standard_error_message files. I've been e-mailing myself tracebacks for
> quite a while now.
>
> Now I want to do stuff I wouldn't use DTML for, like batch mailing and
> significant filtering.
You may wish to have a look at:
http://www.zope.org/Members/NIP/MailingLogger/
...and see about getting the new Error Log object in Zope 2.6.0 to pipe its
logging to Zope's standard logging mechanism (zLOG) which you can then use with
MailingLogger.
cheers,
Chris