@afrontend/logtimer
v0.0.6
Published
check the interval time in the log
Downloads
12
Readme
logtimer
check the interval time in the log
Installation
$ npm install -g @afrontend/logtimer
Usage
$ adb logcat | logtimer -m "java.*Exception"
$ adb logcat | logtimer -m chrome
$ logtimer -d > test.json
$ adb logcat | logtimer -f test.json
License
MIT © Bob Hwang