Skip to content

Instantly share code, notes, and snippets.

@DrJackilD
Last active August 8, 2021 17:02
Show Gist options
  • Save DrJackilD/2ca9d22ad3931f4953e47481b3f216bd to your computer and use it in GitHub Desktop.
Save DrJackilD/2ca9d22ad3931f4953e47481b3f216bd to your computer and use it in GitHub Desktop.
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