Overview

Motivation

Statistics

Features

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

Join the Turbo Tribe

30% Off

Subscribe to our newsletter to receive the latest updates, contribute to Turbo's future through surveys, and get an automatic 30% discount on Turbo Pro!

Get Latest Updates

Shape Turbo's Future

30% Off Turbo Pro

Get 30% off • Shape the future • Zero spam

Delete log messages

Turbo Console Log also provides an easy way to clean up your code by deleting all the log messages it inserted. By pressing alt + shift + d (Windows) or option + shift + d (Mac), all log messages inserted by the extension from the current document will be deleted. This is useful when you've finished debugging and want to remove all the log messages to maintain clean, readable code.

Example:

Enhanced with Turbo Pro

With Turbo Pro, you can see exactly which logs will be deleted before executing the command. The tree panel shows all your log messages across the entire workspace, making it easy to review and understand the scope of the deletion. After deletion, the panel automatically syncs to reflect the changes, providing visual confirmation and helping you maintain a clean debugging environment across your entire project.

Turbo Pro Panel showing delete action menu