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 d82a56a commit 7735275Copy full SHA for 7735275
examples/logging_filehandler.py
@@ -11,4 +11,4 @@
11
logger.setLevel(logging.INFO)
12
13
logger.info("Logger initialized!")
14
-logger.debug("You can even add debug statements to the log!")
+logger.debug("You can even add debug statements to the log!")
0 commit comments