Created
September 6, 2019 22:41
-
-
Save shaowei-su/77e1189f5ce7b060e7b6fd09b39c7f8c to your computer and use it in GitHub Desktop.
Python add log to sdt out
This file contains 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(stream=sys.stdout, level=logging.DEBUG) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment