-
Notifications
You must be signed in to change notification settings - Fork 421
Bug: logger errors #4782
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
Hello @tb102122! Thanks for reporting this issue! I was looking at the error and the code and I think the problem is related to the type of data you are trying to log in the I have some questions to help me understand better the problem: 1 - Are you using custom runtime or docker images with Lambda? Thanks |
sorry yes you are right the formatting was wrong. |
|
Expected Behaviour
Logger successful initiated.
Current Behaviour
logger setup phase is not running successful
Code snippet
Possible Solution
No response
Steps to Reproduce
set env var to AWS_LAMBDA_LOG_LEVEL = "INFO" invoke lambda
Powertools for AWS Lambda (Python) version
latest
AWS Lambda function runtime
3.12
Packaging format used
PyPi
Debugging logs
The text was updated successfully, but these errors were encountered: