[Grok-dev] logging of errors
Jan-Wijbrand Kolman
janwijbrand at gmail.com
Tue Feb 8 08:31:56 EST 2011
On 1/26/11 10:11 AM, Jan-Wijbrand Kolman wrote:
> Grok 1.3 includes the recent zope.app.appsetup 3.15.0 version that will
> bootstrap the error reporting utility in a fresh ZODB with a 'copy to
> zlog' flag set to True. This was considered as the fix for not having
> log output at all.
>
> However, as a result of both this copy_to_zlog setting *and* the
> introduction of zope.errorview, we now have duplicate error logging.
snip
> 3) Have the views in zope.errorview *not* provide ISystemErrorView, so
> that the publication object will not log the error *itself* too.
This option 3) has been implemented. zope.errorview 0.10 has been
released and Grok 1.3.2 includes this fixed version.
regards, jw
More information about the Grok-dev
mailing list