Skip to content

Adopt Markdown to use vscode log output channel #176481

@sandy081

Description

@sandy081

I see that Markdown extension is creating an output channel for logging. Recently we have introduced a log output channel that has following advantages

  • You can log at different levels (trace, debug, info, warn, error)
  • Respects the log level defined at the product level
  • User can control the logging level from VS Code UI
    • For the complete product
    • For only your log
    • Across restarts
  • Will make your logs consistent with VS Code logging
  • It will also allow you to remove some formatting code

It would be great if you can adopt to the new log output channel. If there are any gaps for adopting, please let me know.

Metadata

Metadata

Assignees

Labels

debtCode quality issuesfeature-requestRequest for new features or functionalityinsiders-releasedPatch has been released in VS Code InsidersmarkdownMarkdown support issuesverification-neededVerification of issue is requestedverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions