This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eric.araujo
Recipients alexis, eric.araujo, tarek, vinay.sajip
Date 2012-03-13.15:16:15
SpamBayes Score 8.748574e-06
Marked as misclassified No
Message-id <1331651776.57.0.871222238168.issue14273@psf.upfronthosting.co.za>
In-reply-to
Content
> I think you might mean "sets a level on the handler" - the logger should still have the level set
IIUC the logger should be set to DEBUG, otherwise even if e.g. pip wants to get INFO messages it won’t see them.  Is that right?
History
Date User Action Args
2012-03-13 15:16:16eric.araujosetrecipients: + eric.araujo, vinay.sajip, tarek, alexis
2012-03-13 15:16:16eric.araujosetmessageid: <1331651776.57.0.871222238168.issue14273@psf.upfronthosting.co.za>
2012-03-13 15:16:16eric.araujolinkissue14273 messages
2012-03-13 15:16:15eric.araujocreate