On Sun, Aug 01, 2004 at 06:20:19AM +0200, Andreas Jung wrote:
--On Samstag, 31. Juli 2004 23:37 Uhr -0400 Paul Winkler <pw_lists@slinkp.com> wrote:
Has anybody had success with the syslog logger in Zope 2.7.0 or later? AFAICT the example in zope.conf.in is borken. See http://collector.zope.org/Zope/1425
Andreas assigned it to me, but I really have no clue how to fix it.
hm...according to your report only the entries in the example are broken...maybe I have to re-read again..
Yes, please do :-)
From the bug report:
""" The following is what I guess to be correct based on zLOG/component.xml, and it raises no errors, but I don't see any output either (maybe it's a problem with my /etc/syslog.conf): <logger trace> level all <syslog> address localhost:514 </syslog> </logger> """ -- Paul Winkler http://www.slinkp.com