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 5061a74 commit 290a60bCopy full SHA for 290a60b
1 file changed
Doc/howto/logging.rst
@@ -750,9 +750,9 @@ the new dictionary-based approach:
750
level: DEBUG
751
handlers: [console]
752
propagate: no
753
- root:
754
- level: DEBUG
755
- handlers: [console]
+ root:
+ level: DEBUG
+ handlers: [console]
756
757
For more information about logging using a dictionary, see
758
:ref:`logging-config-api`.
0 commit comments