diff --git a/changelog/3189.feature b/changelog/3189.feature index 5fd81f99f..d35789b1f 100644 --- a/changelog/3189.feature +++ b/changelog/3189.feature @@ -1 +1 @@ -Allow the logging plugin, when live logs are enabled, to handle the hooks `pytest_runtest_logstart` and `pytest_runtest_logfinish`. +Allow the logging plugin to handle ``pytest_runtest_logstart`` and ``pytest_runtest_logfinish`` hooks when live logs are enabled.