Skip to content

Instantly share code, notes, and snippets.

@ericfourrier
Created June 9, 2016 08:58
Show Gist options
  • Save ericfourrier/be639b5e0273b8f44594960170d7c031 to your computer and use it in GitHub Desktop.
Save ericfourrier/be639b5e0273b8f44594960170d7c031 to your computer and use it in GitHub Desktop.
logging.basicConfig(
format='%(asctime)s -- %(name)s -- %(levelname)s -- %(message)s', level=logging.DEBUG)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment