Added logging-level link to logging level table

This PR adds a link to the log level table for quick look up of all logging options.
This commit is contained in:
Dajuan Mcdonald 2022-01-27 18:22:54 -05:00 committed by GitHub
parent cca9b90905
commit 068112dcff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -270,3 +270,5 @@ file:
More details about the discussion that lead to this changes can be read in
issue `#3013 <https://github.com/pytest-dev/pytest/issues/3013>`_.
Log level table can be read at `logging-level <https://docs.python.org/3/library/logging.html#logging-levels>`_