This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author iritkatriel
Recipients adamist521, iritkatriel, vinay.sajip
Date 2020-08-07.16:31:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1596817909.55.0.529543194252.issue41433@roundup.psfhosted.org>
In-reply-to
Content
I think this may be the same issue as in:

https://stackoverflow.com/questions/47549602/logging-handlers-bufferinghandler-subclassed-handler-showing-log-twice

Did you call flush on super()?

If this is not the same issue, please post a code snippet to explain what exactly you are seeing.
History
Date User Action Args
2020-08-07 16:31:49iritkatrielsetrecipients: + iritkatriel, vinay.sajip, adamist521
2020-08-07 16:31:49iritkatrielsetmessageid: <1596817909.55.0.529543194252.issue41433@roundup.psfhosted.org>
2020-08-07 16:31:49iritkatriellinkissue41433 messages
2020-08-07 16:31:49iritkatrielcreate