Message311353
| Author | mcoolive |
|---|---|
| Recipients | mcoolive |
| Date | 2018-01-31.18:26:15 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1517423175.51.0.467229070634.issue32732@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
- LoggerAdapter processes only extra kwargs given during its __init__ So extra kwargs, given to Logger#log are ignored when we configure a LoggerAdapter (same for: debug, info, warning etc). - I expect extras are merged. More precisely, I expect local extra override the ones given in __init__ |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-01-31 18:26:15 | mcoolive | set | recipients: + mcoolive |
| 2018-01-31 18:26:15 | mcoolive | set | messageid: <1517423175.51.0.467229070634.issue32732@psf.upfronthosting.co.za> |
| 2018-01-31 18:26:15 | mcoolive | link | issue32732 messages |
| 2018-01-31 18:26:15 | mcoolive | create | |