heroku logs --ps run showign nothing
- by Zarne Dravitzki
I have two running apps on heroku staging and production.
They are near identical enviornments. (Staging has extra configs IE RailsFootnotes, Bullet gem)
When I run
heroku logs --ps run --app jl-staging
Returns as logs like
2012-08-30T01:30:42+00:00 heroku[run.1]: Starting process with command `bundle exec rake jewellover:warn_users`
…