bpo-31457: Allow for nested LoggerAdapter objects (#3551)
Some of the proxied methods use internal Logger state which isn't proxied, causing failures if an adapter is applied to another adapter. This commit fixes the issue, adds a new test for the use case.
Ł
Łukasz Langa committed
1bbd482bcf6ea36bfe488f868810ffe110238ae1
Parent: 5a61559
Committed by GitHub <noreply@github.com>
on 9/14/2017, 3:34:47 PM