Files
pytest2/testing
Ruaridh Williamson 304f2916fc logging: use unique handlers for caplog and reports
Setting log_level via the CLI or .ini will control the log level of the
report that is dumped upon failure of a test.

If caplog modified the log level during the execution of that test, it
should not impact the level that is displayed upon failure in the
"captured log report" section.

[
ran:
- rebased
- reused handler
- changed store keys also to "caplog_handler_*"
- added changelog
all bugs are mine :)
]
2020-07-01 19:30:03 +03:00
..
2020-06-22 16:39:14 +03:00
2020-06-22 16:39:14 +03:00
2020-05-10 16:59:20 +03:00
2020-03-06 11:42:20 +02:00
2020-06-08 22:26:14 -03:00