0.0.0 • Published 10 months ago
sentry-bare v0.0.0
Sentry SDK for Bare
npm i sentry-bare
Usage
const Sentry = require('sentry-bare')
Sentry.init({ dsn: '__DSN__' })
Sentry.captureException(new Error('test'))
Integrations
contextIntegration
onUncaughtExceptionIntegration
onUnhandledRejectionIntegration
License
Apache-2.0
0.0.0
10 months ago