Skip to content

fix: do not log at info-level return values #438

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 1 commit into from
May 29, 2025

Conversation

CBenoit
Copy link
Member

@CBenoit CBenoit commented May 29, 2025

cc @TheBestTvarynka
I missed this pattern. It’s also possible to change the event level without changing the span level, but it makes sense to not create info-level spans since we are not supposed to log at info-level (although this can be useful for warnings that will inherit the info-level span.

@CBenoit CBenoit enabled auto-merge (squash) May 29, 2025 11:13
@CBenoit CBenoit merged commit 68d02e4 into master May 29, 2025
42 checks passed
@CBenoit CBenoit deleted the fix/do-not-log-at-info-level-libs branch May 29, 2025 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants