added credit to logging

This commit is contained in:
Catherine Oborski 2024-09-05 17:02:46 -05:00
parent 0f2409b89f
commit 3870773f57
2 changed files with 2 additions and 0 deletions

View file

@ -21,3 +21,5 @@ logger.info("This is an info message")
logger.warning("This is a warning message")
logger.error("This is an error message")
logger.critical("This is a critical message")
# https://www.samyakinfo.tech/blog/logging-in-python

BIN
test.zip

Binary file not shown.