Debug Tunneled Node.js Functions

Trigger the tunneled functions in Catalyst web, and confirm that the debugger has been attached by viewing the Catalyst CLI, for a message resembling the one shown in the image below: catalyst_tunneling_start_debugging_in_cli

For the purpose of this help documentation, we aren going to ilustrate debugging of tunneled Node.js functions using Visual Studio Code IDE. Depending on the IDE you are using the following steps might vary.

  1. Click the Run/Debug icon and select the functions you wish to debug. catalyst_tunneling_debug_vscode_start_debugging_1

  2. Click the Play button. catalyst_tunneling_debug_vscode_start_debugging_2

You can now easily debug your non-HTTPS and Integration functions. catalyst_tunneling_debug_vscode_start_debugging_3

Last Updated 2024-07-23 17:40:25 +0530 +0530

ON THIS PAGE