Objective
Document how to use the dlv debugger in LocalNet.
Origin Document
The LocalNet CLI and logging are useful, but we need to be able to step through the code in unit tests and in a dev environment
Goals
Deliverables
Non-goals / Non-deliverables
- Modifying the core protocol implementation
- Enabling debugging in DevNet
- Introducing any new telemetry to the codebase
General issue deliverables
[Optional] Testing Methodology
Creator: @Olshansk
Co-Owners: @andrewnguyen22
Objective
Document how to use the
dlvdebugger in LocalNet.Origin Document
The
LocalNetCLI and logging are useful, but we need to be able to step through the code in unit tests and in a dev environmentGoals
vscodeandGolandas a first iterationDeliverables
dlvdebugger usingvscodedlvdebugger usingGolandNon-goals / Non-deliverables
General issue deliverables
[Optional] Testing Methodology
LocalNetis still functioning correctly by following the instructions at docs/development/README.mdCreator: @Olshansk
Co-Owners: @andrewnguyen22