Skip to content

Instantly share code, notes, and snippets.

@jacqueswww
Created November 15, 2017 11:52
Show Gist options
  • Select an option

  • Save jacqueswww/48bb0dbecba803ddb34e581f9d0bb551 to your computer and use it in GitHub Desktop.

Select an option

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