1.0.4 • Published 6 years ago

360sentry v1.0.4

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

sentry前端错误上报SDK

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

接入方法

npm install 360sentry

import * as sentryReport from '360sentry'

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

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago