Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Logging consolidation - Remove window.console and console. calls #9721

Copy link
Copy link
Closed
@kimadeline

Description

@kimadeline
Issue body actions

From the #9611 spike for #8527

Remove direct calls to window.console.([log|warn|info|error]), replace them with trace[Verbose|Warn|Info|Error] or @traceDecorators.

⚠️ The DS part of the extension overrides window.console with their own messaging API, so make sure we don't impact them.

Metadata

Metadata

Labels

area-diagnosticsLogging/Features to facilitate diagnosing user problemsLogging/Features to facilitate diagnosing user problemsdebtCovers everything internal: CI, testing, refactoring of the codebase, etc.Covers everything internal: CI, testing, refactoring of the codebase, etc.needs PRReady to be worked onReady to be worked on

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.