I'm trying to track down why things aren't working in my Zope/Python code. The code I'm working with uses the ZLogger capability and has LOG commands sprinkled throughout. However, I can't seem to figure out where this information actually gets sent. I've read the LOGGING.TXT file (and the HowTo) and I still don't quite understand what I need to do for a Windows environment. For example, if I just want to log information to a file what do I need to do? I tried adding STUPID_FILE_LOGGER="var\Zope.log" and ZSYSLOG_SERVER="...:514" to my startup but I still get no log information and the Zope.log file does not exist on my system. Can someone give me some more detailed information on how to get ZLogger to work under Windows NT? Thanks. James W. Howe mailto:jwh@allencreek.com Allen Creek Software, Inc. pgpkey: http://ic.net/~jwh/pgpkey.html Ann Arbor, MI 48103
participants (1)
-
James W. Howe