@jiango/sentry

1.0.2 • Public • Published

jiango-node-sentry

jiango sentry module

Quick start

$ npm i @jiango/sentry

app.js

'use strict';

const app = module.exports = require('jiango')();

app.setup('@jiango/sentry', { dsn: 'xxxxx' });

app.start();

Readme

Keywords

Package Sidebar

Install

npm i @jiango/sentry

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

2.75 kB

Total Files

4

Last publish

Collaborators

  • yefei777