Support for timestamps
Open
enhancement
- Dominant language
- Python
- Stars
- 26
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
If log contains parseable timestamps, it'd be valuable to use those in X-axis instead of log line numbers.
Potential technical solution: define a log entry format as regular expression in which the location and format of timestamp is defined. If this is defined, try to parse timestamp for each interesting timestamp.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.