R. David Murray added the comment:

@qingyunha: we are telling you that that would *introduce* a bug.  This is 
working the way it is supposed to.

Vinay, what if we rewrote the beginning of that paragraph like this:

Sets the threshold for this logger to lvl. Logging messages which are less 
severe than lvl will be ignored, logging messages which have severity lvl or 
higher will be emitted by whichever handler or handlers service this logger, 
unless the handler's level has been set to a higher severity level than lvl.

When a logger is created, the level is set to NOTSET....

----------

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

Reply via email to