Skip to content

Replace console.log by LogOutputChannel #960

@ggrossetie

Description

@ggrossetie

Currently, we are using console.log but I think we should use LogOutputChannel to make it easier to troubleshoot.

console.log messages will only show when the developer tools are open. In contrast, logs sent via LogOutputChannel can be viewed directly using the Developer: Show Logs... command.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions