Message93008
| Author | theller |
|---|---|
| Recipients | doughellmann, eric.smith, exarkun, georg.brandl, michael.foord, ncoghlan, pitrou, r.david.murray, theller, vinay.sajip |
| Date | 2009-09-22.19:03:36 |
| SpamBayes Score | 0.001884277 |
| Marked as misclassified | No |
| Message-id | <4AB91F84.5040102@ctypes.org> |
| In-reply-to | <1253567941.62.0.584466965379.issue6958@psf.upfronthosting.co.za> |
| 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? IMO the same would happen as if logging.basicConfig() would have been called followed by calls to the custom configuration. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-09-22 19:03:37 | theller | set | recipients: + theller, georg.brandl, vinay.sajip, exarkun, ncoghlan, pitrou, eric.smith, doughellmann, r.david.murray, michael.foord |
| 2009-09-22 19:03:36 | theller | link | issue6958 messages |
| 2009-09-22 19:03:36 | theller | create | |