Closed DorZuberi closed 2 years ago
I don't think this library has it. You might consider using other tools such as https://awslabs.github.io/aws-lambda-powertools-typescript/latest/core/logger/
Hi @xianqugithub Thanks for the reply, but i ended up wrapping AWS Lambda Router with my own backend library.
Hello, Is there a way to log the event data and the response of the route on every API call?