PowerShell / PowerShell/vscode-powershell
Replace custom logger with tslog
@JustinGrote ci sta già lavorando.
Dal 17/4/2023.
- Lingua principale
- TypeScript
- Stelle
- 1.9k
- Fork
- 548
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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?
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.