[Zope-dev] Please vote about conflict errors logging
Chris Withers
chris at simplistix.co.uk
Fri Dec 2 23:03:19 EST 2005
Florent Guillaume wrote:
> 1. Do you want these ConflictErrors retried logs to be at level:
> - INFO
> 2. In addition, please specify if you feel those retried ConflictErrors
> should have their full traceback logged?
> - No, without traceback
The actual traceback for any conflict error is pretty useless, since it
comes from one of very few places inside zodb
> 3. Finally, please tell us if the ConflictErrors that *can't* be
> retried (and are returned to the user as an error, and are also logged
> to the error_log) should be additionally explicitely logged to the
> event log, and at which level:
> - ERROR
...ie: handled in the same way as any other user-visible error:
standard_error_message and error_log.
cheers,
Chris
--
Simplistix - Content Management, Zope & Python Consulting
- http://www.simplistix.co.uk
More information about the Zope-Dev
mailing list