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:
parent
cca9b90905
commit
068112dcff
|
@ -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>`_
|
||||
|
|
Loading…
Reference in New Issue