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

Open
opened 2023-04-10 23:15:49 +00:00 by dboreham · 0 comments
dboreham commented 2023-04-10 23:15:49 +00:00 (Migrated from github.com)

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.

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 in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mighty-gerbils/gerbil-ethereum#64
No description provided.