denoland / denoland/deploy_feedback
https://dash.deno.com/***/logs - show milliseconds in TS
Ouverte
enhancement
- Langage dominant
- Aucune donnée de langage
- Étoiles
- 79
- Forks
- 5
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
### 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
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.