Hello,
We would like to add support for structured JSON logging in the Lambda Runtime for Swift.
The proposal is available here, please share your thoughts and comments.
Thank you
Hello,
We would like to add support for structured JSON logging in the Lambda Runtime for Swift.
The proposal is available here, please share your thoughts and comments.
Thank you
With the LogHandler being internal and not public, how can adopters who today use a different LogHandler participate in this feature? Could the log handler type be potentially made public so that adopters can set up a multiplexing log handler and use both?
Thank you Honza, this is exactly the type of feedback I was looking for. I will adjust the proposal doc asap.
The doc is adjusted.
I’ve reviewed this proposal with my team and we are very excited about the introduction of structured JSON logging. Looks good to us.