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 Logging Level in Many Places #2220

Merged
merged 3 commits into from
Dec 13, 2023
Merged

Reduce Logging Level in Many Places #2220

merged 3 commits into from
Dec 13, 2023

Conversation

bfish713
Copy link
Collaborator

This PR:

Lower logs to appropriate levels

This PR does not:

change any functionality/features

Key places to review:

If I'm changing to the correct level and if I missed any logs that should be lowered.

Copy link
Member

@elliedavidson elliedavidson left a comment

Choose a reason for hiding this comment

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

Can we also alter some logging in the view sync task? Specifically, I'd like to error log when view sync in triggered and when it completed, but reduce all the other logs to warn or lower. For example "Vote sending timed out" and similar logs don't need to be error level.

rob-maron
rob-maron previously approved these changes Dec 13, 2023
@bfish713 bfish713 merged commit 7e82b30 into main Dec 13, 2023
7 checks passed
@bfish713 bfish713 deleted the bf/reduce-log-levels branch December 13, 2023 19:19
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.

3 participants