Skip to content

nickpoorman/heroku-log-filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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

About

Filter heroku logs and retain the color.

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published