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

Allow Configurable Verbosity #1254

Open
DanielGelfand opened this issue May 10, 2024 · 1 comment
Open

Allow Configurable Verbosity #1254

DanielGelfand opened this issue May 10, 2024 · 1 comment

Comments

@DanielGelfand
Copy link

DanielGelfand commented May 10, 2024

Describe the desired feature

Currently the entire call trace is displayed when a counterexample is encountered. Allow for configurable verbosity as in Foundry: -vv, -vvv, etc.

Allow for a verbosity such that only emitted events are displayed. This will prevent the need to sift through all calls to find the necessary events emitted.

@aviggiano
Copy link

I'd love to see that feature, especially since I don't care about the full thrace in some cases.

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

No branches or pull requests

2 participants