Skip to content

Instantly share code, notes, and snippets.

@lizhaode
Created December 10, 2019 10:01
Show Gist options
  • Save lizhaode/936587e1ede6c1e2d373cbc7b6f6c0f4 to your computer and use it in GitHub Desktop.
Save lizhaode/936587e1ede6c1e2d373cbc7b6f6c0f4 to your computer and use it in GitHub Desktop.
set log format
logging.basicConfig(format='%(asctime)s %(levelname)s %(thread)d --- [%(name)s-%(threadName)s] %(message)s',level=logging.DEBUG)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment