[Zope-dev] Longer traceback from Zope?
Loren Stafford
lstaffor@dynalogic.com
Thu, 24 Feb 2000 19:21:10 -0800
I'm using zLOG to help with debugging, and I'm getting a bunch of these
enigmatic log entries. Having just one traceback entry makes it hard to
understand what happened. Is there a way to tell Zope to give me a longer
traceback?
------
2000-02-25T02:31:45 ERROR(200) ZODB Couldn't load state for
'\000\000\000\000\000\000\000\207'
Traceback (innermost last):
File C:\Zope214\lib\python\ZODB\Connection.py, line 391, in setstate
AttributeError: 'None' object has no attribute 'load'
------
-- Thanks
-- Loren