awslabs / llrt

LLRT (Low Latency Runtime) is an experimental, lightweight JavaScript runtime designed to address the growing demand for fast and efficient Serverless applications.
Apache License 2.0
7.76k stars 342 forks source link

Upgrade structured logging #264

Closed richarddavison closed 3 months ago

richarddavison commented 3 months ago

Issue # (if available)

Fixes https://github.com/awslabs/llrt/issues/255

Description of changes

Refactor structured logging support to conform to https://docs.aws.amazon.com/lambda/latest/dg/nodejs-logging.html

Checklist

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