Last active
August 8, 2021 17:02
-
-
Save DrJackilD/2ca9d22ad3931f4953e47481b3f216bd to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import logging | |
logging.basicConfig(level=logging.INFO, format='%(asctime)s [%(levelname)s] %(name)s: %(message)s') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment