Is this PEP viable?

breamoreboy at gmail.com breamoreboy at gmail.com
Mon Jul 17 10:58:22 EDT 2017


On Monday, July 17, 2017 at 3:41:12 PM UTC+1, Evan Adler wrote:
> I would like to submit the following proposal. In the logging module, I
> would like handlers (like file handlers and stream handlers) to have a
> field for exc_info printing. This way, a call to logger.exception() will
> write the stack trace to the handlers with this flag set, and only print
> the message and other info to handlers without the flag set. This allows a
> single logger to write to a less detailed console output, a less detailed
> run log, and a more detailed error log.

What PEP?  If you had it as an attachment it won't get through.

Kindest regards.

Mark Lawrence.



More information about the Python-list mailing list