Use of Sentry in JavaScript



Sentry is a complete javascript debugging and monitoring tool package that allows you to track your production code. Some of the features of sentry −

  • Record environment and usage details to recreate and fix bugs

  • See the error and stack trace previously only visible in user's debug console.

  • Apply source maps automatically to convert minified, compiled, or transpiled code back to its original form.

  • Mobile app reporting support.

Updated on: 2019-12-02T06:25:48+05:30

342 Views

Kickstart Your Career

Get certified by completing the course

Get Started