]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-127313: Use getLogger() without argument to get root logger in logging cookbook...
authorAN Long <aisk@users.noreply.github.com>
Tue, 3 Feb 2026 14:49:12 +0000 (23:49 +0900)
committerGitHub <noreply@github.com>
Tue, 3 Feb 2026 14:49:12 +0000 (15:49 +0100)
commit53fecbe6e116a4426058b7d0f6c451719c72cb5b
tree855a1048f8fbfff0b9caf9e7c01d44ed6ce73d74
parent4e15b8d95da9a0f58ad58283979c37e43ff61229
gh-127313: Use getLogger() without argument to get root logger in logging cookbook (GH-143683)

Use getLogger() to get root logger in logging cookbook
Doc/howto/logging-cookbook.rst