You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running a local anvil chain I'm able to see basic logs via stdout including block number, block hash, etc. Is there any best practice for me to see more details about the transaction when running anvil locally? Eg
Is there a local file that I can tail for detailed system logs?
Are people running a local version of Etherscan to inspect function calls, event emit logs, otherwise?
I had trouble finding reference to this in their docs, I only found reference to functions like eth_getLogs in their RPC methods
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
When running a local anvil chain I'm able to see basic logs via stdout including block number, block hash, etc. Is there any best practice for me to see more details about the transaction when running anvil locally? Eg
I had trouble finding reference to this in their docs, I only found reference to functions like eth_getLogs in their RPC methods
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions