heroku-log-filter

1.0.5 • Public • Published

#heroku-log-filter

CLI tool to filter out heroku messages and retain the color coding. It might be just as simple to do this with a combination of bash-fu and grep but now there is a node module for it.

build status

example

filter out status messages:

$ heroku logs | heroku-log-filter -e /server/status

install

With npm do:

npm install -g heroku-log-filter

license

MIT

/heroku-log-filter/

    Package Sidebar

    Install

    npm i heroku-log-filter

    Weekly Downloads

    6

    Version

    1.0.5

    License

    MIT

    Last publish

    Collaborators

    • nickpoorman