mirror of
https://github.com/python/cpython.git
synced 2026-05-19 10:54:30 -04:00
Add a sentence to basicConfig() that is in the docstring.
This commit is contained in:
@@ -698,6 +698,8 @@ functions.
|
||||
:func:`error` and :func:`critical` will call :func:`basicConfig` automatically
|
||||
if no handlers are defined for the root logger.
|
||||
|
||||
This function does nothing if the root logger already has handlers configured.
|
||||
|
||||
.. versionchanged:: 2.4
|
||||
Formerly, :func:`basicConfig` did not take any keyword arguments.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user