Skip to content

Commit 7735275

Browse files
committed
Update logging_filehandler.py
1 parent d82a56a commit 7735275

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/logging_filehandler.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@
1111
logger.setLevel(logging.INFO)
1212

1313
logger.info("Logger initialized!")
14-
logger.debug("You can even add debug statements to the log!")
14+
logger.debug("You can even add debug statements to the log!")

0 commit comments

Comments
 (0)