Overview
JS/TS
PHP
Settings
Delete log messages
Presentation
Once you've finished debugging, you need to clean up your PHP code by removing all temporary log statements. Turbo Console Log provides a dedicated command to delete all Turbo Console Log error_log messages in your current PHP document instantly.
This feature ensures your production code stays clean and professional, removing all debugging logs with a single command instead of hunting them down manually.
Shortcut
Simply press the keyboard shortcut to delete all Turbo Console Log PHP messages in the active file:
Mac: ⌥⇧D | Windows/Linux: Alt+Shift+DPro: Delete While Navigating
Turbo Pro gives you fine-grained control over log deletion. Navigate through your PHP logs in the centralized panel and right-click any log or file node to delete individual messages, specific files, or entire batches at once—all without opening each file manually.
This powerful workflow lets you selectively clean up your codebase, keeping useful logs while removing temporary debugging statements across your entire PHP project from a single panel.