Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e61350 commit 79ed84cCopy full SHA for 79ed84c
1 file changed
Doc/library/logging.rst
@@ -65,7 +65,7 @@ instantiated directly, but always through the module-level function
65
If this evaluates to false, logging messages are not passed to the handlers
66
of ancestor loggers.
67
68
- The constructor sets this attribute to 1.
+ The constructor sets this attribute to ``True``.
69
70
71
.. method:: Logger.setLevel(lvl)
0 commit comments