Skip to content

Debug & Troubleshoot

Follow these steps to enable debugging:

  1. Enable Output:

    • Open the Output panel by navigating to View > Output.

    Opening the output panel

    • From the drop-down menu, select DBCode.

    Selecting DBCode output

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

    Setting debug log level

Note: Debug mode will automatically stop after 30 minutes of inactivity to prevent excessive logging.

  • Once enabled, detailed debug output will appear in the output panel.

    Debug output example

To turn off debugging:

  • Open the Output panel by navigating to View > Output.

Opening the output panel

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

Selecting DBCode output

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