17 Nov
2004
17 Nov
'04
7:22 p.m.
John Poltorak wrote at 2004-11-17 12:36 +0000:
... I've just looked though zope.conf where it says that by default debug-mode is on and that when in debug-mode error msgs do not get written to event.log.
Please reread the section. Anyway, whether or not log messages are written to the logfile is independent from "debug-mode"! However, when "debug-mode" is "off", Zope refuses to log to "stderr" (should this be the logfile).
Does this mean I should set debug-mode off ?
No, you should not. At least not in order to get log messages into your log file. -- Dieter