Logging help

Joseph L. Casale jcasale at activenetwerx.com
Thu Aug 1 16:55:58 EDT 2013


I have a couple handlers applied to a logger for a file and console destination.
Default levels have been set for each, INFO+ to console and anything to file.

How does one prevent logging.exception from going to a specific handler when
it falls within the desired levels?

Thanks,
jlc


More information about the Python-list mailing list