Skip to content

Debug lambda functions locally #71

Closed
@Safi1012

Description

@Safi1012

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions