]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-127313: Use getLogger() without argument to get root logger in logging...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 3 Feb 2026 14:55:07 +0000 (15:55 +0100)
committerGitHub <noreply@github.com>
Tue, 3 Feb 2026 14:55:07 +0000 (14:55 +0000)
commit07d080a608b070c75ec1baac0d15046df8cda04a
tree1ee6b852ec1a78778c50fc295d6bdc46a2af88f9
parenteb0790f2d79e0bead89ca5e42e9005a311f928d4
[3.14] gh-127313: Use getLogger() without argument to get root logger in logging cookbook (GH-143683) (GH-144431)

gh-127313: Use getLogger() without argument to get root logger in logging cookbook (GH-143683)

Use getLogger() to get root logger in logging cookbook
(cherry picked from commit 53fecbe6e116a4426058b7d0f6c451719c72cb5b)

Co-authored-by: AN Long <aisk@users.noreply.github.com>
Doc/howto/logging-cookbook.rst