0.0.6 • Published 4 years ago

@afrontend/logtimer v0.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

logtimer NPM version Build Status Dependency Status Coverage percentage

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