Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save ErvalhouS/9d2e58f12edc5a2b9556be0354a7109e to your computer and use it in GitHub Desktop.

Select an option

Save ErvalhouS/9d2e58f12edc5a2b9556be0354a7109e to your computer and use it in GitHub Desktop.
while true; do
heroku logs --tail >> /tmp/<appname>.log
echo disconnect >> /tmp/<appname>.log
done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment