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

fix(logger): Handle trace level for standard log #15815

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

srebhan
Copy link
Member

@srebhan srebhan commented Sep 2, 2024

Summary

When introducing the trace log-level the standard logger has been forgotten. This PR handles the trace log-level correctly when using golang's standard log facility.

Checklist

  • No AI generated code was used in this PR

Related issues

@telegraf-tiger telegraf-tiger bot added the fix pr to fix corresponding bug label Sep 2, 2024
@srebhan srebhan added area/logging ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review. labels Sep 2, 2024
@DStrand1 DStrand1 merged commit 2e00753 into influxdata:master Sep 3, 2024
27 checks passed
@github-actions github-actions bot added this to the v1.32.0 milestone Sep 3, 2024
asaharn pushed a commit to asaharn/telegraf that referenced this pull request Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/logging fix pr to fix corresponding bug ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants