Overview
JS/TS
PHP
Settings
Uncomment log messages
Presentation
After commenting your PHP log messages, you can quickly re-enable them when you need to debug again. Turbo Console Log provides a dedicated command to uncomment all Turbo Console Log error_log messages in your current PHP document with a single keystroke.
This command is the perfect companion to the comment feature, allowing you to toggle your debugging output on and off without modifying your code structure.
Shortcut
Simply press the keyboard shortcut to uncomment all Turbo Console Log PHP messages in the active file:
Mac: ⌥⇧U | Windows/Linux: Alt+Shift+UPro: Uncomment While Navigating
With Turbo Pro, you can uncomment PHP log messages directly from the centralized panel. Navigate through your logs in the tree view and right-click any commented log or file node to uncomment individual messages or entire batches at once—no need to open each file manually.
This streamlined workflow keeps you focused on debugging, managing log visibility across your entire PHP codebase from a single panel.