Closed
Description
Hi,
is there a way to debug lambda functions locally? I already looked in the docs, but did't find anything which points in that direction.
I'm missing the ability to set an --inspect
flag (which is common when debugging node applications) or something similar to start a debug mode, when serving my lamdba functions with netlify-lambda serve
.
I know that I can log everything with console.log()
, but this can be a bit tedious.
Am I missing something here?
Any help would be greatly appreciated!
Metadata
Metadata
Assignees
Labels
No labels