bunyan-between

0.1.1 • Public • Published

bunyan-between

Filter bunyan-logs based on a time frame.

Install with:

$ npm install -g bunyan-between

To get all log entries from the 1st of april this year:

cat /app/bunyan.log | bunyan-between 2014-04-01 2014-04-02 | bunyan

This module is based on bunyan-reltime from Chakrit Wichian.

/bunyan-between/

    Package Sidebar

    Install

    npm i bunyan-between

    Weekly Downloads

    0

    Version

    0.1.1

    License

    BSD-2-Clause

    Last publish

    Collaborators

    • line-o