Just setting up Oink today. Looks very useful.
It would be great if the command line tool handled Heroku's log prefix, and if the Readme included the setup instructions.
This worked:
http://stackoverflow.com/a/14145299/1684322
It didn't seem like filtering the log was necessary, but the cut was.
The logs starts with something like this:
Jan 08 13:25:42 my-app-name app/web.1:
https://devcenter.heroku.com/articles/logging#log-format
Thanks!
Just setting up Oink today. Looks very useful.
It would be great if the command line tool handled Heroku's log prefix, and if the Readme included the setup instructions.
This worked:
http://stackoverflow.com/a/14145299/1684322
It didn't seem like filtering the log was necessary, but the
cutwas.The logs starts with something like this:
Jan 08 13:25:42 my-app-name app/web.1:https://devcenter.heroku.com/articles/logging#log-format
Thanks!