]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43353: Document that logging.getLevelName() accepts string representation of...
authorMariusz Felisiak <felisiak.mariusz@gmail.com>
Mon, 8 Mar 2021 11:16:20 +0000 (12:16 +0100)
committerGitHub <noreply@github.com>
Mon, 8 Mar 2021 11:16:20 +0000 (03:16 -0800)
commitbbba28212ce0f58096a4043f32442c6e727b74fc
tree7c4bc5795fdf260c15f4f4ac0d45f5d41e291929
parentc25910a135c2245accadb324b40dd6453015e056
bpo-43353: Document that logging.getLevelName() accepts string representation of logging level. (GH-24693)

[bpo-43353]()

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