Skip to content

Emit multi-line logs with timestamps #393

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 3 commits into from
Jan 6, 2023
Merged

Emit multi-line logs with timestamps #393

merged 3 commits into from
Jan 6, 2023

Conversation

thenewguy39
Copy link
Contributor

Description of changes:
Lambda accepts multi-line messages where the timestamp of the log emission is encoded in the log event header. This helps ordering the function emitted messages with regards to platform emitted messages, e.g. START, REPORT.

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

@luben
Copy link
Contributor

luben commented Jan 6, 2023

LGTM

Copy link
Contributor

@luben luben left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues

@luben
Copy link
Contributor

luben commented Jan 6, 2023

Looks that the tests failed due to ECR rate limiting, not due to this change

@smirnoal smirnoal removed the request for review from andclt January 6, 2023 17:06
@smirnoal smirnoal merged commit a109eca into aws:main Jan 6, 2023
smirnoal added a commit to smirnoal/aws-lambda-java-libs that referenced this pull request Jan 7, 2023
smirnoal added a commit to smirnoal/aws-lambda-java-libs that referenced this pull request Jan 8, 2023
Co-authored-by: Rupayan Ghosh <[email protected]>
Co-authored-by: Alexander Smirnov <[email protected]>

Co-authored-by: Rupayan Ghosh <[email protected]>
Co-authored-by: Rupayan Ghosh <[email protected]>
Co-authored-by: Alexander Smirnov <[email protected]>
smirnoal added a commit to smirnoal/aws-lambda-java-libs that referenced this pull request Jan 8, 2023
Co-authored-by: Rupayan Ghosh <[email protected]>
Co-authored-by: Alexander Smirnov <[email protected]>
smirnoal added a commit to smirnoal/aws-lambda-java-libs that referenced this pull request Jan 8, 2023
Co-authored-by: Rupayan Ghosh <[email protected]>
Co-authored-by: Alexander Smirnov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants