[3.9] [doc] Link to issue regarding logging.disable level param default value GH-23732
(cherry picked from commit 2a35137328
)
Co-authored-by: Andre Delfino <adelfino@gmail.com>
This commit is contained in:
parent
4b37228823
commit
c1a3f9a9cb
|
@ -1089,8 +1089,8 @@ functions.
|
|||
suitable value.
|
||||
|
||||
.. versionchanged:: 3.7
|
||||
The *level* parameter was defaulted to level ``CRITICAL``. See Issue
|
||||
#28524 for more information about this change.
|
||||
The *level* parameter was defaulted to level ``CRITICAL``. See
|
||||
:issue:`28524` for more information about this change.
|
||||
|
||||
.. function:: addLevelName(level, levelName)
|
||||
|
||||
|
|
Loading…
Reference in New Issue