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

Reduce log-level of per-request messages #659

Merged
merged 2 commits into from Oct 12, 2019
Merged

Conversation

argouber
Copy link
Contributor

Move the "Finished ... Reqeuest..." messages from log-info level to log-debug level.

But a lot of the tests seem to rely on this being in the logs.
Therefore, having the test gateways run at debug-level logging.

There were a couple of null-ptr deref bugs that this change exposed (in the template)
Fixing those as well and piggybacking the changes

Move the "Finished ... Reqeuest..." messages from log-info level to log-debug level.

But a lot of the tests seem to rely on this being in the logs.
Therefore, having the test gateways run at debug-level logging.

There were a couple of null-ptr deref bugs that this change exposed (in the template)
Fixing those as well and piggybacking the changes
@coveralls
Copy link

coveralls commented Oct 11, 2019

Coverage Status

Coverage increased (+2.0%) to 69.828% when pulling 61edbd3 on argo/suppress-noise-logs into f19d8de on master.

Copy link
Contributor

@tejaswiagarwal tejaswiagarwal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@argouber argouber merged commit a461db5 into master Oct 12, 2019
@argouber argouber deleted the argo/suppress-noise-logs branch July 2, 2020 17:10
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

4 participants