[issue8214] Add exception logging function to syslog module

STINNER Victor report at bugs.python.org
Thu Mar 25 10:35:36 CET 2010


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

> I'm not sure which second function you mean.

"logexceptions" which replaces sys.excepthook. "log_exception" and "log_exceptions" are very close.

cgitb has a function "enable" which sets sys.excepthook.

----------

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


More information about the Python-bugs-list mailing list