Debug & Troubleshoot
Follow these steps to enable debugging:
-
Enable Output:
- Open the Output panel by navigating to View > Output.

- From the drop-down menu, select DBCode.

- Set the log level to
Debugby clicking the settings-like icon in the header of the output panel labeled Set Log Level.

Note: Debug mode will automatically stop after 30 minutes of inactivity to prevent excessive logging.
Viewing Debug Output
Section titled “Viewing Debug Output”-
Once enabled, detailed debug output will appear in the output panel.

Disabling Debugging Output
Section titled “Disabling Debugging Output”To turn off debugging:
- Open the Output panel by navigating to View > Output.

- From the drop-down menu, select DBCode to view debug logs.

- Set the log level to
Infoby clicking the settings-like icon in the header of the output panel labeled Set Log Level.