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

Correct log messages

Presentation

After refactoring your PHP code, variable names often change, making your existing log messages outdated. Turbo Console Log provides a dedicated command to automatically update all Turbo Console Log error_log messages in your current PHP document to reflect the latest variable names and context.

This feature saves you from manually hunting down and correcting each log message after refactoring, ensuring your debugging output stays accurate and helpful.

Shortcut

Simply press the keyboard shortcut to correct all Turbo Console Log PHP messages in the active file:

Mac: ⌥⇧X | Windows/Linux: Alt+Shift+X

Pro: Auto-Correction Enabled

Turbo Pro eliminates manual correction entirely. With auto-correction enabled by default, the extension automatically updates all PHP log messages whenever you make changes to your code. Your debugging memory stays perfectly synchronized with your actual codebase.

The tree panel always displays accurate file names and line numbers in real-time for your PHP logs, ensuring you can trust your debugging context without ever thinking about manual corrections. Turbo Pro keeps everything in sync automatically across your entire PHP codebase.