mirror of
https://github.com/python/cpython.git
synced 2025-09-09 18:32:22 +00:00
merge 3.2
This commit is contained in:
commit
88cb2cafe9
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ instantiated directly, but always through the module-level function
|
||||||
If this evaluates to false, logging messages are not passed to the handlers
|
If this evaluates to false, logging messages are not passed to the handlers
|
||||||
of ancestor loggers.
|
of ancestor loggers.
|
||||||
|
|
||||||
The constructor sets this attribute to 1.
|
The constructor sets this attribute to ``True``.
|
||||||
|
|
||||||
|
|
||||||
.. method:: Logger.setLevel(lvl)
|
.. method:: Logger.setLevel(lvl)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue