资讯

Bug report Bug description: logging.Formatter.format caches the result of formatting an log record's exception in the log record itself. When multiple handlers handle an exception, only the first's ...