Add message timestamps
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 11
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Timestamps need to be added in a special manner:
Only display timestamps if there was no message in the last x minutes. Then display one timestamp as a line between the other messages.
This will make timestamps unobtrusive in comparison to the other popular implementations where a timestamp is shown on every line.
With the suggested method it would still offer information on time but be out of the way to not be annoying.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.