[Zope-dev] Logging of ConflictError
Chris Withers
chris at simplistix.co.uk
Fri Dec 2 09:22:51 EST 2005
Florent Guillaume wrote:
> Please no. Don't put anything at INFO. A conflict error is either
> something normal that should be at level BLATHER or below, or an ERROR
> that a sysadmin wants to see logged as such.
Incidentally, your changes result in most users seeing two errors in
their logs when they should just see one. I'm not aware of many serious
users who don't copy the output of the error_log object to the event
log, so with your changes, you'll end up with the error that ends up in
the error_log, and your seperate LOG call's message.
cheers,
Chris
--
Simplistix - Content Management, Zope & Python Consulting
- http://www.simplistix.co.uk
More information about the Zope-Dev
mailing list