Debugging Apex
Debugging Apex
The Salesforce VS Code Extensions pack comes with rich debugging options for all levels of developer experiences. Use this information to figure out which Apex debugger is right for you:
- Replay Debugger: Free and easy to use.
- Interactive Debugger: Traditional, licensed debugger that lets you view and pause events in real time.
- ISV Debugger: Use to debug managed package code directly in customer orgs.