I realize that logging is currently in beta, but according to the docs page here (http://docs.heroku.com/logging), I should be able to try either
heroku logs --app <appname> -t or heroku logs --app <appname> --tail and get a tail of the logs from the app instance. While I do get a dump of the log files (as if I didn't add the -t or --tail parameters), I don't get a continuous stream of logging from the app. I'm currently on OS X 10.6.6 using ruby from rvm's install (ruby-1.8.7- p302) on the heroku gem version 1.16.2. Does this work for anyone else? -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/heroku?hl=en.
