Description
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
- This feature request meets Powertools for AWS Lambda (Python) Tenets
- Should this be considered in other Powertools for AWS Lambda languages? i.e. Java, TypeScript, and .NET
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Shipped