Skip to content

Instantly share code, notes, and snippets.

@jacqueswww
Created November 15, 2017 11:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jacqueswww/48bb0dbecba803ddb34e581f9d0bb551 to your computer and use it in GitHub Desktop.
Save jacqueswww/48bb0dbecba803ddb34e581f9d0bb551 to your computer and use it in GitHub Desktop.
Pyethereum: how to get useful verbose debug output.
from ethereum.slogging import configure_logging
configure_logging(':trace')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment