Vinay Sajip <vinay_sa...@yahoo.co.uk> added the comment:

That's an internal detail. In fact loggers aren't created for all loggers in 
the hierarchy - PlaceHolder objects are created internally for hierarchy 
ancestors, and converted to loggers if needed. The printout from your linked 
Stack Overflow question shows this.

This is not documented because it's internal implementation detail. How the 
dotted-name hierarchy works is documented.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue39540>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to