Éric Araujo <mer...@netwok.org> added the comment:

> DEBUG should only be set for messages of interest to developers/support 
> staff/system admins,
> and which might confuse end users.
The thing is that all logging messages from distutils2 should be sent to 
handlers, and client code such as pysetup or pip2 can choose the level.  The 
library code however should not filter out DEBUG messages at the logger 
level—that would make them useless :)

----------

_______________________________________
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