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 pitrou
Recipients ezio.melotti, michael.foord, pitrou, r.david.murray, vinay.sajip
Date 2013-09-13.19:53:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1379102018.92.0.491087243933.issue18937@psf.upfronthosting.co.za>
In-reply-to
Content
Question: should the default level threshold be INFO or WARNING?
My initial patch uses INFO, but WARNING might be better since that's also logging's default level filter when not configured.
History
Date User Action Args
2013-09-13 19:53:39pitrousetrecipients: + pitrou, vinay.sajip, ezio.melotti, r.david.murray, michael.foord
2013-09-13 19:53:38pitrousetmessageid: <1379102018.92.0.491087243933.issue18937@psf.upfronthosting.co.za>
2013-09-13 19:53:38pitroulinkissue18937 messages
2013-09-13 19:53:38pitroucreate