Eureka! Yes, I was editing the unpacked source, which is in a directory named: /home/dhat/webapps/instance3/Zope-2.9.8-final.install At your suggestion, I found this in zopectl: @set ZOPE_HOME=/home/dhat/webapps/instance3/Zope-2.9.8-final.install @set INSTANCE_HOME=/home/dhat/webapps/instance3/Zope-2.9.8-final.instance And as soon as I started putting logger lines into the ZOPE_HOME code, they came out fine! ~ Thanks so much! ~ Ken
-----Original Message----- From: Andrew Milton [mailto:akm@theinternet.com.au] Sent: Monday, August 10, 2009 1:34 PM To: Ken Winter Cc: 'Andrew Milton'; 'Zope List' Subject: Re: [Zope] Getting Zope code to output to event.log
...
Perhaps you are editing the unpacked source, instead of the installed Zope code.
Check your zopectl or runzope script and see what ZOPE_HOME is set to. The that *should* be the root of your installed zope.
-- Andrew Milton akm@theinternet.com.au