Overview

Motivation

Statistics

JS/TS

Insert a log message

Comment inserted log messages

Uncomment log messages

Delete log messages

Correct log messages

PHP (Pro)

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

When you've finished debugging and want to maintain clean, readable code, Turbo Console Log provides a dedicated command to delete all log messages inserted by the extension in your current document.

This feature is essential for code cleanup after debugging sessions, allowing you to remove all debugging infrastructure quickly without manually hunting down each log statement across your file.

Shortcut

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

Mac: ⌥⇧D | Windows/Linux: Alt+Shift+D
Delete all Turbo Console Log messages in the current file with a single keystroke.

Pro: Delete While Navigating

Turbo Pro gives you precise control over deletion with a complete visual overview. Navigate through all your log messages in the centralized panel and see exactly which logs will be deleted before executing the command. Right-click any log or file node to delete individual messages or entire batches at once.

The panel automatically syncs after deletion, providing immediate visual confirmation and helping you maintain a clean debugging environment across your entire workspace with full confidence.

Turbo Pro: Delete log messages while navigating the centralized panel