[issue35821] Clarify when logging events are propagated when propagate is true
Chris Jerdonek
report at bugs.python.org
Thu Jan 24 19:42:00 EST 2019
Chris Jerdonek <chris.jerdonek at gmail.com> added the comment:
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?
----------
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35821>
_______________________________________
More information about the Python-bugs-list
mailing list