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

> Yes, the whole package only uses one logger, and we don’t want to stop 
> messages: 

> the application (pysetup, pip, etc.) must be able to set the level.  I’ll 
> remove 
> the code that sets a level on the logger and write a test to make sure that a 
> client can get all messages.

I think you might mean "sets a level on the handler" - the logger should still 
have the level set, I think.

----------

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

Reply via email to