[issue7664] python logger does not handle IOError Exception

Yateen V. Joshi report at bugs.python.org
Mon Jan 11 07:20:21 CET 2010


Yateen V. Joshi <yjoshi at starentnetworks.com> added the comment:

ok, thanks. I will try with subclass for handler.
A question however, I do not see IOError exception being handled 
anywhere in the logging module. Is it not possible that the same would
occur when we are trying to 'emit' a record to a log file? Or some other
IO related processing is happening at logger level?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7664>
_______________________________________


More information about the Python-bugs-list mailing list