Overview

Motivation

Statistics

JS/TS

Insert a log message

Comment inserted log messages

Uncomment log messages

Delete log messages

Correct log messages

PHP

Insert a log message

Comment inserted log messages

Uncomment log messages

Delete log messages

Correct log messages

Settings

Custom Prefix

Custom Suffix

Log Function Type

Log Function Name

Custom delimiter

Custom quote

Use semicolon

Enclosing class

Enclosing function

Include file name and line number

Include file name

Include line num

Wrap log message

Line before log message

Line after log message

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+U

Pro: 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.