mirror of
https://github.com/python/cpython.git
synced 2026-08-02 22:52:58 +08:00
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>