You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is expected behaviour. I'm closing this, feel free to re-open if you think you're still affected by this issue (using runtime v2, from the main branch)
Expected behavior
I expect print statement to print to the cloud watch console logs.
Actual behavior
Printing only works via context.logger (
Lambda.Context
)Steps to reproduce
If possible, minimal yet complete reproducer code (or URL to code)
No response
What version of this project (
swift-aws-lambda-runtime
) are you using?0.5.2
Swift version
5.8 based on the Amazon Linux 2 docker image — I'm assuming that the swift version included there is the version it's built with.
Amazon Linux 2 docker image version
swift:5.8-amazonlinux2
The text was updated successfully, but these errors were encountered: