[Zope] how to get more verbose logging

Jonas Meurer jonas at freesources.org
Wed Nov 10 11:43:06 EST 2004


hello,

at trying to debug a problem that causes zope to crash, a more verbose
logging would be very usefull. I already use the event.log, but up to
now i had EVENT_LOG_SEVERITY at -100 (BLATHER), what worked quite well.

now i raised the environment variable to -300, in the hope to get TRACE
logging, as mentioned in the Zope 2.6 documentation.

anyway, event.log still doesn't give logs lower than BLATHER. I'm not
absolutely sure whether it should, but normally TRACE should already
give some more information at starting the process, shouldn't it.

even if i produce the problem that crashes zope, the lowest log is
BLATHER, and i get no more verbose logging output.

i tested this in zope 2.6.4 with python2.1 and python2.2, and both don't
provide any new information.

any suggestions?

bye
 jonas


More information about the Zope mailing list