Skip to content

Instantly share code, notes, and snippets.

@jimbrowne
Created August 7, 2015 17:20
Show Gist options
  • Save jimbrowne/1e73a3ec89163f3c20fe to your computer and use it in GitHub Desktop.
Save jimbrowne/1e73a3ec89163f3c20fe to your computer and use it in GitHub Desktop.
import logging
import sys
logging.basicConfig(stream=sys.stdout, level=logging.DEBUG)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment