hi everybody, I took your adviced and used the logging object. I copied the example in 16.6.15.2 - "using logging in multiple modules" from http://docs.activestate.com/activepython/3.1/python/library/logging.html.
unfortunattly it only prints to file the ERROR level's messages and ignore the others. I tried to change the level with SETLEVEL but it didn't help. Any idea? thanks, DaveD -- http://mail.python.org/mailman/listinfo/python-list