Debugging with VSCode#

For a deployed application, you can just press F5 to start your debugging session of the currently loaded workspace.

View the application log#

To just see the log output of your application use our SimpleSwitch: show logfile command.