-
Notifications
You must be signed in to change notification settings - Fork 55
Open
@ianbotsf
Description
Describe the issue
We should clearly document how to utilize the Kotlin SDK inside a Lambda in such a way that includes Lambda Request ID in logging messages.
Java uses these aws-lambda-java-log4j2 instructions but I haven't been able to get them to work fully for Kotlin. The updated Appender is found but the Lambda Request ID is always blank.
Links
Unsure where this should go...possibly somewhere in docs/howto.