-
Notifications
You must be signed in to change notification settings - Fork 564
Replace Symphonia Lambda-Logging with Lambda Powertools #496
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
I've removed the dependency for now since it was incompatible with latest logback version that came with Spring Boot. |
Remaining task here is to update the samples to leverage Lambda Powertools. |
Hey, is this task still open? Just wanted to make sure. |
Hi @anilkumarraut, yes please go ahead. The sample code is available here: https://github.com/aws/serverless-java-container/tree/main/samples |
@deki is this issue still open? I would love to take this on |
https://github.com/symphoniacloud/lambda-monitoring is no longer maintained. Replace dependency with https://awslabs.github.io/aws-lambda-powertools-java/core/logging/.
The text was updated successfully, but these errors were encountered: