1.0.4 • Published 4 years ago

360sentry v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

sentry前端错误上报SDK

基于sentry平台,对以Vue框架开发的前端错误进行收集上报,兼顾主动和被动上报

接入方法

npm install 360sentry

import * as sentryReport from '360sentry'

sentryReport.init({
  appName: 'test',
  Vue: Vue,
  dsn: '*******'
})
1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago