Skip to content

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

@kimadeline

Description

@kimadeline

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 problemsdebtCovers everything internal: CI, testing, refactoring of the codebase, etc.needs PRReady to be worked on

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions