@afrontend/logtimer
v0.0.6
Published
check the interval time in the log
Readme
logtimer

check the interval time in the log
Installation
$ npm install -g @afrontend/logtimerUsage
$ adb logcat | logtimer -m "java.*Exception"
$ adb logcat | logtimer -m chrome
$ logtimer -d > test.json
$ adb logcat | logtimer -f test.jsonLicense
MIT © Bob Hwang
