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 jackjansen
Recipients jackjansen, vinay.sajip
Date 2020-09-04.20:35:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1599251702.87.0.270237298623.issue41704@roundup.psfhosted.org>
In-reply-to
Content
@vinay, absolutely right on this being an anti-pattern:-)

And also right on the statement that I can set a breakpoint on all three of logging.basicConfig, logging.config.fileConfig and logging.config.dictConfig, I had overlooked that (was looking for a single place to put the breakpoint).

I'll close this.
History
Date User Action Args
2020-09-04 20:35:02jackjansensetrecipients: + jackjansen, vinay.sajip
2020-09-04 20:35:02jackjansensetmessageid: <1599251702.87.0.270237298623.issue41704@roundup.psfhosted.org>
2020-09-04 20:35:02jackjansenlinkissue41704 messages
2020-09-04 20:35:02jackjansencreate