[Zope] Conflict Errors

Sean Hastings whysean at softhome.net
Wed Sep 22 16:03:28 EDT 2004


> 1.) Is there any way to tell if the conflict errors I see in event.log are
> Read or Write Conflict Errors?

I think they are all write conflicts, but don't quote me on it.

>
> 2.) Is there any way to get event.log to produce more information on these
> conflicts? Right now I get the URL that is raising the error, but no
> function name (beyond what is in the URL) or line number.

<eventlog>
   level BLATHER
   <logfile>
     path $INSTANCE/log/event.log
   </logfile>
</eventlog>

will set the logging level to the level required for traceback information

--Sean



More information about the Zope mailing list