Skip to content

1174 set log level to debug in golang #1236

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

Merged
merged 9 commits into from
Dec 3, 2024

Conversation

falonso81
Copy link
Contributor

Tested manually and seems like works

Checklist (if applicable):

  • Tested (manually, unit tested, etc.)
  • Docs updated

@apascal07 apascal07 changed the base branch from main to next November 11, 2024 19:04
@apascal07
Copy link
Collaborator

We want to go through all of the log statements we have today and change non-essential stuff to DEBUG instead of INFO like it is today. We still want to log all of the levels if the right argument is passed.

@falonso81 falonso81 linked an issue Nov 11, 2024 that may be closed by this pull request
@falonso81 falonso81 self-assigned this Nov 12, 2024
@falonso81 falonso81 requested a review from apascal07 November 12, 2024 18:06
@falonso81 falonso81 requested a review from apascal07 November 18, 2024 23:08
@falonso81 falonso81 changed the base branch from next to main November 30, 2024 01:51
@falonso81 falonso81 merged commit fdbba79 into main Dec 3, 2024
5 checks passed
@falonso81 falonso81 deleted the 1174-set-log-level-to-debug-in-golang branch December 3, 2024 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[Go] Default logging level should be reduced from INFO to DEBUG
2 participants