10 Nov
2004
10 Nov
'04
11:28 p.m.
On 10/11/2004 Dave Kuhlman wrote:
You could try raising the logger level to "ALL" in the logger sections of instance/etc/zope.conf.
You might also try turning on the trace logger. The trace logger section was commented out in etc/zope.conf by default in my instance.
hello, i guess that you talk about features introduced in zope2.7, but zope2.6 has no zope.conf and AFAIK not even a trace logger. zope 2.6.4 supports only the event log (stupid log), with different severityies: -300 TRACE; -200 DEBUG; -100 BLATHER; 0 INFO; 100 PROBLEM ... i don't know whether zope accespts the severity keyworks in EVENT_LOG_SEVERITY, but i'll try EVENT_LOG_SEVERITY="TRACE" tomorrow. bye jonas