I have been wanting to have my logging messages indented based on the level in the call stack. I found a recipe online for defining such a formatter ( Stack-based indentation of formatted logging) but I can't figure out how to specify that formatter in the file that I read using logging.fileConfig. Can someone point me to an example of how to do this?

Thanks!

- Gardner

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to