Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR RUBY

check heroku logs

Go to the heroku logs bit of the heroku dashboard.

Or, run this in shell when you're in the heroku app directory:
heroku logs

Or, for real time web logs (like flask logs, if you know what I mean), type;
heorku logs --tail
Source by git.heroku.com #
 
PREVIOUS NEXT
Tagged: #check #heroku #logs
ADD COMMENT
Topic
Name
6+7 =