On Jun 9, 2:35 pm, Matimus <[EMAIL PROTECTED]> wrote: > The only time to do that sort of thing (in python) is when interacting > with something else that isn't written in Python though. In general, > for logging, just use the standard logging > module:http://docs.python.org/lib/module-logging.html
Thanks! It looks like subclassing the logging module would be a much better idea :) Skye -- http://mail.python.org/mailman/listinfo/python-list