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 more logging #4

Closed
kjk opened this issue Aug 2, 2019 · 1 comment
Closed

add more logging #4

kjk opened this issue Aug 2, 2019 · 1 comment

Comments

@kjk
Copy link
Contributor

@kjk kjk commented Aug 2, 2019

Debugging failures happening in a CI setup (like #3) is painful.
The more information about what's happening, the better.
Proposal: add vlog() (verbose log) function which prints to stdout if FUZZIT_VERBOSE env variable is set.
Log as much info as possible.

I can prepare a PR for that.

@kjk
Copy link
Contributor Author

@kjk kjk commented Aug 2, 2019

After doing a longer review of the code, all the error conditions are logged so there isn't much more to log that would be useful, so closing this issue.

@kjk kjk closed this Aug 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.