Created
May 11, 2017 01:48
-
-
Save lucasjinreal/0afe1282a4c6d235c876f714e5088a70 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
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