Debug & Troubleshoot
Follow these steps to enable debug logging:
-
Open the Output panel:
- Open View > Output, or press Shift+Cmd+U on macOS and Ctrl+Shift+U on Windows and Linux.

-
Select the DBCode output channel:
- Use the output channel picker and select DBCode.

-
Set the log level:
- Click Set Log Level in the Output panel toolbar and select Debug.

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 debug logging, open the DBCode output channel, click Set Log Level, and select Info.