Skip to content
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

Feat: Lambda advanced logging #6282

Merged
merged 6 commits into from
Nov 16, 2023
Merged

Conversation

hawflau
Copy link
Contributor

@hawflau hawflau commented Nov 16, 2023

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

* Add support for custom Log group in samcli

* Added more unit test

* Updated pr to use f string
* SAM Init support for Advanced Logging

* feature links added

* SAM Init support for Advanced Logging

* change class named from LoggingConfigTemplateModifier to LoggingConfigTemplateModifier

* update file name to match structured_logging_template_modifier
* Sam local support for Advanced logging

* Sam local support for Advanced logging

* pass AWS_LAMBDA_LOG_FORMAT to runtime

* remove unnecessary if statement
@hawflau hawflau requested a review from a team as a code owner November 16, 2023 15:30
@github-actions github-actions bot added area/local/start-api sam local start-api command area/init sam init area/local/invoke sam local invoke command area/local/start-invoke area/schema JSON schema file pr/internal labels Nov 16, 2023
@hawflau hawflau merged commit 2a527fd into aws:develop Nov 16, 2023
52 of 53 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/init sam init area/local/invoke sam local invoke command area/local/start-api sam local start-api command area/local/start-invoke area/schema JSON schema file pr/internal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants