Snapshot debugging versus AL Profiling
Views (1)
Snapshot Debugging With snapshot debugging, you can record AL code that runs on the server, and when it has completed, debug the recorded snapshot in Visual Studio Code. The snapshot can be taken in Production environments since Business Central 17.2 In launch.json add a configuration like this: You start a snapshot with the command: AL Profiling AL […]
The post Snapshot debugging versus AL Profiling appeared first on Business Central Musings.
This was originally posted here.
*This post is locked for comments