Skip to content

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

@anafalcao

Description

@anafalcao

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

Metadata

Metadata

Assignees

Projects

Status

Shipped

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions