Skip to content

fix(v2): Removing LambdaJsonLayout from logging config in examples #1545

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

Merged
merged 1 commit into from
Jan 2, 2024

Conversation

ritigupt
Copy link

@ritigupt ritigupt commented Dec 31, 2023

Issue #, if available:
issue

Description of changes:

Replaced the LambdaJsonLayout with JsonTemplateLayout as mentioned powertools-lambda-java/docs/core/logging.md

The log4j2.xml for couple of examples is changed as they were missed earlier.
Checklist

Breaking change checklist

RFC issue #:

  • Migration process documented
  • Implement warnings (if it can live side by side)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@ritigupt
Copy link
Author

ritigupt commented Jan 2, 2024

the two failing actions seem unrelated to code changes, so can this PR be merged even if the 2 actions in workflow are failing ?

@jeromevdl jeromevdl merged commit f625b33 into aws-powertools:v2 Jan 2, 2024
@jeromevdl
Copy link
Contributor

thanks @ritigupt

scottgerring added a commit that referenced this pull request Jun 24, 2024
…1550)

* upgraded embedded metrics library and associated tests

* Removing LambdaJsonLayout from logging in examples (#1545)

* updated formatting and changed assertion for sonar

* fix example

* do not build on java 8 for v2 (oopsy)

* spotbugs fix

* update documentation

---------

Co-authored-by: ritigupt <[email protected]>
Co-authored-by: Scott Gerring <[email protected]>
Co-authored-by: Jerome Van Der Linden <[email protected]>
Co-authored-by: Jérôme Van Der Linden <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants