I want a FileHandler to only log a single level say for example
logging.INFO, and nothing else.
do I need to create a custom Handler for this or is this doable with
some magic that is not documeneted somewhere?

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

Reply via email to