1.0.5 • Published 9 years ago

heroku-log-filter v1.0.5

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

#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

1.0.5

9 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago