denoland / denoland/deploy_feedback
https://dash.deno.com/***/logs - show milliseconds in TS
Abierto
enhancement
- Lenguaje dominante
- Sin datos de lenguaje
- Estrellas
- 79
- Forks
- 5
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
### What problem are you trying to solve?
Today only the seconds are shown on the TS (right side), this is confusing when trying to do post-mortem/log analysis, especially for async debugging
### Describe the solution you'd like
Have the `.fff` milliseconds displayed on the log timestamps
### Describe alternatives you've considered
Adding TS of my own on the log message itself - will be redundant and lead to log clutter
### Documentation, Adoption, Migration Strategy
N/A
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.