Overview
JS/TS
PHP (Pro)
Settings
Delete log messages
Presentation
When you've finished debugging and want to maintain clean, readable code, Turbo Console Log provides a dedicated command to delete all log messages inserted by the extension in your current document.
This feature is essential for code cleanup after debugging sessions, allowing you to remove all debugging infrastructure quickly without manually hunting down each log statement across your file.
Shortcut
Simply press the keyboard shortcut to delete all Turbo Console Log messages in the active file:
Mac: ⌥⇧D | Windows/Linux: Alt+Shift+DPro: Delete While Navigating
Turbo Pro gives you precise control over deletion with a complete visual overview. Navigate through all your log messages in the centralized panel and see exactly which logs will be deleted before executing the command. Right-click any log or file node to delete individual messages or entire batches at once.
The panel automatically syncs after deletion, providing immediate visual confirmation and helping you maintain a clean debugging environment across your entire workspace with full confidence.