Skip to content

Feature request: Log warning message if Advanced Logging Controls log level is less verbose than Logger level #6440

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

Closed
2 tasks done
anafalcao opened this issue Apr 10, 2025 · 1 comment · Fixed by #6509
Closed
2 tasks done
Assignees
Labels
feature-request feature request logger pending-release Fix or implementation already in dev waiting to be released

Comments

@anafalcao
Copy link
Contributor

Use case

Original Issue: TS/3821

When Log Buffering is enabled, we should add a warning message if the logger's level is more verbose than the Advanced Logging Controls setting. This will alert users when their log messages are not being printed due to mismatched log levels.

Solution/User Experience

Check if log buffering is enabled
Compare logger level with Advanced Logging Controls setting
If logger level is more verbose, warn the user

Alternative solutions

N/A

Acknowledgment

Copy link
Contributor

⚠️COMMENT VISIBILITY WARNING⚠️

This issue is now closed. Please be mindful that future comments are hard for our team to see.

If you need more assistance, please either tag a team member or open a new issue that references this one.

If you wish to keep having a conversation with other community members under this issue feel free to do so.

@github-actions github-actions bot added the pending-release Fix or implementation already in dev waiting to be released label Apr 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request feature request logger pending-release Fix or implementation already in dev waiting to be released
Projects
Status: Coming soon
1 participant