Ken Winter wrote: > import logging > logger = logging.getLogger('OFS/Traversable.py:')
Try changing this to: logger = logging.getLogger('event.OFS/Traversable.py:') cheers, Chris -- Simplistix - Content Management, Batch Processing & Python Consulting - http://www.simplistix.co.uk _______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )