AWS lambda JSON format logging and escaped JSON string #98
Unanswered
sushovannits
asked this question in
Q&A
Replies: 1 comment
-
Actually how it is printed:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Problem:
msg
gets escaped and we loose the pretty JSON. It prints something like thisAny idea how to get around this
Beta Was this translation helpful? Give feedback.
All reactions