UNPKG

se-report

Version:

report js error to your log-server

12 lines (11 loc) 244 B
var SE_REPORT = require('../src/se-report'); SE_REPORT.init({ pid: 'duiba', url: 'http://localhost:4000/collect', ext: { params: ['a_tuiaId', 'age'], media: function() { return window.CFG.mediaName; } } });