Message316602
| Author | vinay.sajip |
|---|---|
| Recipients | steveha, vinay.sajip |
| Date | 2018-05-14.22:31:24 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1526337084.81.0.682650639539.issue33508@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> Python logging is not multi-process safe. Covered in https://docs.python.org/3/howto/logging-cookbook.html#logging-to-a-single-file-from-multiple-processes You can certainly arrange to have the pid in the filename without a change to the stdlib. I don't propose to implement this. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-05-14 22:31:24 | vinay.sajip | set | recipients: + vinay.sajip, steveha |
| 2018-05-14 22:31:24 | vinay.sajip | set | messageid: <1526337084.81.0.682650639539.issue33508@psf.upfronthosting.co.za> |
| 2018-05-14 22:31:24 | vinay.sajip | link | issue33508 messages |
| 2018-05-14 22:31:24 | vinay.sajip | create | |