@afrontend/logtimer

0.0.6 • Public • Published

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

/@afrontend/logtimer/

    Package Sidebar

    Install

    npm i @afrontend/logtimer

    Weekly Downloads

    0

    Version

    0.0.6

    License

    MIT

    Unpacked Size

    8.29 kB

    Total Files

    8

    Last publish

    Collaborators

    • afrontend