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

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

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