denoland / denoland/deploy_feedback
https://dash.deno.com/***/logs - show milliseconds in TS
Open
enhancement
- Dominant language
- No language data
- Stars
- 79
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.