Skip to content

Instantly share code, notes, and snippets.

@gingershaped
Last active February 12, 2023 12:26
Show Gist options
  • Save gingershaped/488ff8574be0963f63c4461d4cb71bf8 to your computer and use it in GitHub Desktop.
Save gingershaped/488ff8574be0963f63c4461d4cb71bf8 to your computer and use it in GitHub Desktop.
logging.basicConfig(format="[%(name)s] %(levelname)s: %(message)s", stream=sys.stdout, level=logging.INFO)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment