Skip to content

debug: support logging to a file with dlv-dap #1407

@polinasok

Description

@polinasok

With certain "trace" attribute settings, the legacy adapter prints:

Verbose logs are written to:
/var/folders/dn/8hszkj9x21n__1gr_p8qgjgr0007jz/T/vscode-go-debug.txt

That's very convenient.
Can we set up trace for dlv-dap to capture whatever we get from dlv-dap and not just write it to debug console, but also write to a file?

Metadata

Metadata

Assignees

Labels

DebugIssues related to the debugging functionality of the extension.FrozenDueToAge

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions