PowerShell / PowerShell/vscode-powershell
Replace custom logger with tslog
Abierto
@JustinGrote ya está trabajando en esto.
Desde el 17/4/2023.
Area-Logging
Issue-Enhancement
- Lenguaje dominante
- TypeScript
- Estrellas
- 1.9k
- Forks
- 548
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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?
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.