8 Mar
2004
8 Mar
'04
6:20 p.m.
John Poltorak wrote at 2004-3-7 19:42 +0000:
...
Zope does not put them directly into this log file for two reasons:
* when starting up, it does not know where (and how) to log for this, it must have read its configuration file
I am not aware of any configuration file for 2.6.4..
You see how essential it is to state the Zope version when you report problems. Zope 2.6 does not have a configuration file; this start with Zope 2.7.
Problems are logged in the so called "event log file".
Is this something which would be used by default? I can't see one anywhere?
It is used by default -- from Zope 2.7 on. For Zope 2.6, read "doc/LOGGING.txt". -- Dieter