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

Use standard logging API for quieter codegen verification #1448

Closed

Conversation

ZacSweers
Copy link
Contributor

Printing this to stdout means it gets printed every time and is quite noisy. This changes it to log the start and happy path to info, and warn on errors

Printing this to stdout means it gets printed every time and is quite noisy. This changes it to log the start and happy path to info, and warn on errors
@sav007
Copy link
Contributor

sav007 commented Jul 23, 2019

I think this PR #1451 will address this issue.
cc @tasomaniac

@tasomaniac
Copy link
Contributor

Yep. I am going to update it real quick. Also these messages are not going to be this frequent anyways. They will only be logged when actual codegen runs.

@sav007
Copy link
Contributor

sav007 commented Jul 24, 2019

I believe we can close this as it was addressed as part of #1451

@sav007 sav007 closed this Jul 24, 2019
@ZacSweers ZacSweers deleted the z/quietVerification branch August 7, 2019 20:01
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

Successfully merging this pull request may close these issues.

None yet

3 participants