Files
pytest2/changelog/3307.feature.rst
2018-03-26 20:48:05 -03:00

4 lines
236 B
ReStructuredText

pytest not longer changes the log level of the root logger when the
``log-level`` parameter has greater numeric value than that of the level of
the root logger, which makes it play better with custom logging configuration in user code.