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

Add support for logging futures #789

Open
fvictorio opened this issue Jul 19, 2024 · 0 comments
Open

Add support for logging futures #789

fvictorio opened this issue Jul 19, 2024 · 0 comments
Labels
status:ready This issue is ready to be worked on

Comments

@fvictorio
Copy link
Member

Describe the feature

Add an m.log function (actual name tbd I guess) that logs the values of futures after they are resolved.

What exactly is logged is also tbd, but I guess for contracts it would include the contract name and the address, and for m.call results it would print a stringified version of the value.

Search terms

log logs logging print output

@kanej kanej added status:ready This issue is ready to be worked on and removed status:triaging labels Jul 19, 2024
@kanej kanej moved this to Todo in Hardhat Ignition Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:ready This issue is ready to be worked on
Projects
Status: Todo
Development

No branches or pull requests

2 participants