Message 197636 - Python tracker (original) (raw)
Message197636
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:39 | pitrou | set | recipients: + pitrou, vinay.sajip, ezio.melotti, r.david.murray, michael.foord |
2013-09-13 19:53:38 | pitrou | set | messageid: 1379102018.92.0.491087243933.issue18937@psf.upfronthosting.co.za |
2013-09-13 19:53:38 | pitrou | link | issue18937 messages |
2013-09-13 19:53:38 | pitrou | create |