diff --git a/changelog/9110.feature.rst b/changelog/9110.feature.rst new file mode 100644 index 000000000..dc6419909 --- /dev/null +++ b/changelog/9110.feature.rst @@ -0,0 +1 @@ +Added method :meth:`get_records_by_logger <_pytest.logging.LogCaptureFixture.get_records_by_logger>` to :class:`LogCaptureFixture <_pytest.logging.LogCaptureFixture>` as a convenience method to get records by the name of the logger. \ No newline at end of file