logging: fix handler level restored incorrectly if caplog.set_level is called more than once
(cherry picked from commit 143e3ab846)
2 lines
97 B
ReStructuredText
2 lines
97 B
ReStructuredText
Fixed log-capturing level restored incorrectly if ``caplog.set_level`` is called more than once.
|