Skip to content

Instantly share code, notes, and snippets.

@surajair
Created October 14, 2017 12:33
Show Gist options
  • Save surajair/49b964a9c0abf42157d52c30e7bb4b32 to your computer and use it in GitHub Desktop.
Save surajair/49b964a9c0abf42157d52c30e7bb4b32 to your computer and use it in GitHub Desktop.
Sentry config
Raven.config('https://<key>@sentry.io/', {
release: '1.3.0'
}).install()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment