0
Q:

heroku logs

# Display all logs live
heroku logs -t -a YOUR_APP_NAME

# Only display stdout of your app
heroku logs -t -s app -a YOUR_APP_NAME
9
heroku logs --tail
0

New to Communities?

Join the community