Skip to content

Instantly share code, notes, and snippets.

@rossille
Created August 15, 2017 14:53
Show Gist options
  • Save rossille/c350d953ae8692839340653224ffeb2e to your computer and use it in GitHub Desktop.
Save rossille/c350d953ae8692839340653224ffeb2e to your computer and use it in GitHub Desktop.
Heroku logs with buyan formatting
heroku logs ... | sed 's/.*app\[.*\]\: //' | bunyan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment