16 Aug
2000
16 Aug
'00
7:37 p.m.
Chris McDonough writes:
Folks,
Available at http://www.zope.org/Members/mcdonc/Products/EventLogManager is my attempt to write a somewhat smarter logging facility for Zope. It supports complex rules processing and configurable targets (syslog and file). It's been tested under Linux only but should work on Win32 and other UNIX derivatives. Give it a roll.
Looks very useful. It would be even better if rules could associated with each target. This would make it easy to separate, say, debugging logs from site statistics.