-
Notifications
You must be signed in to change notification settings - Fork 427
Bug: Child Logger doesn't respect loglevel #5949
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
Comments
7 tasks
7 tasks
|
This is now released under 3.6.0 version! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected Behaviour
When creating Child Loggers, it should be possible to change log level.
Default Python Library
Powertools
Current Behaviour
It does not respect the log level and does not emit logs if the child logger has a different log level.
Code snippet
Possible Solution
No response
Steps to Reproduce
Write a function and use the code.
Powertools for AWS Lambda (Python) version
latest
AWS Lambda function runtime
3.13
Packaging format used
Lambda Layers, PyPi
Debugging logs
The text was updated successfully, but these errors were encountered: