5 Feb
2008
5 Feb
'08
11:33 a.m.
On Feb 5, 2008, at 11:53 , Andreas Jung wrote:
--On 5. Februar 2008 11:35:09 +0100 Jaroslav Lukesh <lukesh@seznam.cz> wrote:
Hi all,
with Zope version 2.5.1 I was get nice error messages from source of page. With 2.9.4 I was get error messages in file log/events.log which is better for security reasons, but these messages are not as exact as from old zope which give me point to failure like that:
Why would Zope 2.9 won't give you the same traceback? or a similar one?
Use the error_log object in the ZODB. It contains the tracebacks for all those exception types that are not in the (configurable) exclusion list. jens