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