Allow tests to override "global" log_level (rebased) (#7340)

Co-authored-by: Ruaridh Williamson <ruaridh.williamson@flexciton.com>
This commit is contained in:
Bruno Oliveira
2020-06-08 22:05:46 -03:00
committed by GitHub
parent e78207c936
commit fcbaab8b0b
5 changed files with 109 additions and 3 deletions

View File

@@ -0,0 +1 @@
``caplog.set_level()`` will now override any :confval:`log_level` set via the CLI or ``.ini``.