Open Bug 1715044 Opened 3 years ago Updated 3 years ago

Consider hiding console.debug() messages by default?

Categories

(DevTools :: Console, enhancement)

Firefox 89
enhancement

Tracking

(Not tracked)

UNCONFIRMED

People

(Reporter: muodov, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.77 Safari/537.36 Edg/91.0.864.37

Steps to reproduce:

Leave a log message using console.debug()

Actual results:

message shows up in the console by default

Expected results:

message is filtered out by default, until user includes "Debug" in console filters.

Debug messages are filtered out by default in current Chrome. This behaviour might be handy, especially when investigating client-specific application bugs, without polluting the console for most users.

The Bugbug bot thinks this bug should belong to the 'DevTools::Console' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.

Component: Untriaged → Console
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.