Message 92961 - Python tracker

Message92961

Author doughellmann
Recipients doughellmann, eric.smith, exarkun, georg.brandl, michael.foord, ncoghlan, pitrou, r.david.murray, theller, vinay.sajip
Date 2009-09-21.21:19:00
SpamBayes Score 0.008469124
Marked as misclassified No
Message-id <1253567941.62.0.584466965379.issue6958@psf.upfronthosting.co.za>
In-reply-to
Content
How do these "global" settings (either via the interpreter or a wrapper
in the logging module) change what an app might do on its own?  IOW, if
my app is already written to configure logging, and someone invokes it
with these other settings, which settings are used?
History
Date User Action Args
2009-09-21 21:19:01doughellmannsetrecipients: + doughellmann, theller, georg.brandl, vinay.sajip, exarkun, ncoghlan, pitrou, eric.smith, r.david.murray, michael.foord
2009-09-21 21:19:01doughellmannsetmessageid: <1253567941.62.0.584466965379.issue6958@psf.upfronthosting.co.za>
2009-09-21 21:19:00doughellmannlinkissue6958 messages
2009-09-21 21:19:00doughellmanncreate