more text linking to referenced docs

This commit is contained in:
Dajuan Mcdonald 2022-01-30 00:25:47 -05:00 committed by GitHub
parent 779d90d969
commit 07b0728649
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -201,7 +201,7 @@ means that it will be overwritten at each run tests session.
You can also specify the logging level for the log file by passing
``--log-file-level``. This setting accepts the logging level names as seen in
python's documentation(ie, uppercased level names) or an integer as the logging
`python's documentation <https://docs.python.org/3/library/logging.html#logging-levels>`_ (ie, uppercased level names) or an integer as the logging
level num.
Additionally, you can also specify ``--log-file-format`` and