Skip to content

Instantly share code, notes, and snippets.

@lucasjinreal
Created May 11, 2017 01:48
Show Gist options
  • Save lucasjinreal/0afe1282a4c6d235c876f714e5088a70 to your computer and use it in GitHub Desktop.
Save lucasjinreal/0afe1282a4c6d235c876f714e5088a70 to your computer and use it in GitHub Desktop.
logging.basicConfig(level=logging.DEBUG,
format='%(asctime)s %(filename)s line:%(lineno)d %(levelname)s %(message)s',
datefmt='%a, %d %b %Y %H:%M:%S')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment