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 chris.jerdonek
Recipients chris.jerdonek, docs@python, vinay.sajip, xtreak
Date 2019-01-25.00:41:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1548376920.1.0.951958240975.issue35821@roundup.psfhosted.org>
In-reply-to
Content
Also, does "logged to this logger" include events propagated to it from a child logger? For example, if an event is logged to logger "A.B.C" and propagated to "A.B", will the propagate attribute of the latter effect whether logger "A" (or its handlers) sees it?
History
Date User Action Args
2019-01-25 00:42:01chris.jerdoneksetrecipients: + chris.jerdonek, vinay.sajip, docs@python, xtreak
2019-01-25 00:42:00chris.jerdoneksetmessageid: <1548376920.1.0.951958240975.issue35821@roundup.psfhosted.org>
2019-01-25 00:42:00chris.jerdoneklinkissue35821 messages
2019-01-25 00:41:59chris.jerdonekcreate