I just ran into an issue with this. I had an older version of the heroku gem, and when I tried to use the expanded logging, it would say 'not supported for your client version'
gem update heroku now heroku logs --tail works and its pretty On Wed, Jan 19, 2011 at 12:45 PM, Adam Wiggins <[email protected]> wrote: > Make sure you have the latest Heroku gem: > > $ gem install heroku > > Adam > > -- > 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]<heroku%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/heroku?hl=en. > -- -John -- 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.
