PowerShell / PowerShell/vscode-powershell

Replace custom logger with tslog

Open
#4,522 1 comment 0 reactions 1 assignee View on GitHub

@JustinGrote is already working on this.

Since Apr 17, 2023.

Area-Logging Issue-Enhancement
Dominant language
TypeScript
Stars
1.9k
Forks
547
PR merge metrics
No merged PRs in 30d

Description

Prerequisites
  • I have written a descriptive issue title.
  • I have searched all issues to ensure it has not already been reported.
Summary

Prerequisite to: https://github.com/PowerShell/vscode-powershell/issues/4441

To implement this feature, this is an opportune time to look at taking a dependency on a proper logging system to allow for more sinks and a more robust operation.

Proposed Design

I have a lot of love for tslog, which is extremely extensible and can be tied into the existing methods to avoid breaking changes.

@andschwa would you have an appetite for taking this dependency or would you prefer to just overhaul the existing implementation?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.