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

RFC: Add -verbose option #11

Open
msmith-techempower opened this issue Feb 18, 2022 · 0 comments
Open

RFC: Add -verbose option #11

msmith-techempower opened this issue Feb 18, 2022 · 0 comments

Comments

@msmith-techempower
Copy link
Member

Summary

Debugging something locally right now requires building a local verifier, commenting out the pull command (to cause it to use the local), and comment out (usually) the stdout/err stripping functionality from the loggers to get full logging for toolset/verifier debugging. Adding a -verbose flag to pass to the verifier and use in the toolset would allow a quick way to turn on WAY MORE information that we have available and currently just throw away.

For example, a verification run could easily spit out all the headers and the body of the request with the verbose flag present.

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