Wednesday 3 April 2013

heroku logs --tail


You may tail your logs using --tail (or -t).
$ heroku logs --tail
When you are done, press Ctrl-C to close the session.

https://devcenter.heroku.com/articles/logging

No comments:

Post a Comment