]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] bpo-43353: Document that logging.getLevelName() accepts string representation...
authorMariusz Felisiak <felisiak.mariusz@gmail.com>
Fri, 12 Mar 2021 08:46:07 +0000 (09:46 +0100)
committerGitHub <noreply@github.com>
Fri, 12 Mar 2021 08:46:07 +0000 (00:46 -0800)
commit4d7f11e05731f67fd2c07ec2972c6cb9861d52be
tree8623be81088c514371ff1d9a4059774a5ad66d54
parentad83fde75463dad2df878ff264f52436eb48bc6b
[3.9] bpo-43353: Document that logging.getLevelName() accepts string representation of logging level. (GH-24693) (GH-24826)

(cherry picked from commit bbba28212ce0f58096a4043f32442c6e727b74fc)

Automerge-Triggered-By: GH:vsajip
Doc/library/logging.rst
Lib/logging/__init__.py