1个不稳定版本
0.1.0 | 2024年2月4日 |
---|
6 在 #modifying
5KB
60 代码行
log-relativizer
可以将文件中的ISO8601时间戳转换为相对于第一个时间戳的持续时间。这比解释更容易演示,所以
$ cat examples/test.log | log-relativizer
[0s] starting the tests
[1s928ms] test 1
[2s196ms] some logs and crap
[2s461ms] test 2
[3s53ms] whoa so many logs
[3s458ms] tests complete!
依赖关系
~2.9–4MB
~69K SLoC