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: Mass Cleanup Across Your Entire Workspace

Turbo Console Log Freemium deletes only Turbo logs in your active editor. Perfect for single-file cleanup during focused debugging sessions.

Turbo Pro takes it further: see all logs from your entire workspace in one tree panel, configure your cleanup action (comment, uncomment or delete), and execute it instantly across your entire project, specific folders, or individual files.