Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document how to enable logging or rpc requests from run-ethereum-test-net #64

Open
dboreham opened this issue Apr 10, 2023 · 0 comments

Comments

@dboreham
Copy link
Contributor

I'm trying to debug execution of this code in run-ethereum-test-net.ss :
https://github.com/fare/gerbil-ethereum/blob/master/scripts/run-ethereum-test-net.ss#L223
To help with that it would be helpful to see the log output from rpc requests, for example here: https://github.com/fare/gerbil-ethereum/blob/master/transaction.ss#L264

When I run run-ethereum-test-net.ss I see no log file created and no log output to stdout, presumably because it is disabled by default.

Some doc explaining how to enable logging in a scenario like this would be very helpful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant