Overview
JS/TS
PHP
Settings
Comment inserted log messages
Presentation
When debugging PHP applications, you often need to temporarily disable log messages without deleting them. Turbo Console Log makes this effortless with a dedicated command to comment all error_log messages inserted by the extension in your current PHP document.
This feature is particularly useful when you want to clean up log output temporarily while keeping your debugging infrastructure intact for future use.
Shortcut
Simply press the keyboard shortcut to comment all Turbo Console Log PHP messages in the active file:
Mac: ⌥⇧C | Windows/Linux: Alt+Shift+CPro: Comment While Navigating
Turbo Pro takes commenting to the next level. Navigate through all your PHP log messages in the centralized panel, and comment them directly from the tree view—no need to jump between files. Right-click any log or file node to comment individual messages or entire batches at once.
This workflow keeps you in the debugging flow, letting you manage log visibility across your entire PHP codebase without losing context.