html:
window.__hunter = 'project_id'; //项目id
const error_report = new hunter({
url: 'http://192.168.19.201:9001/api/error.gif', //上报地址
delay: 1000, //上报延迟时间 ms 默认值: 3000
localKey: 'hunter', //localstorage中的key 默认值:'hunter'
except: ['/^Script error\.?/'], //忽略错误类型 默认值: [ /^Script error\.?/, /^Javascript error: Script error\.? on line 0/ ]
repeat: 1, //重复次数 (超过该次数不上报) 默认值: 1
validTime: 7 //localstorage过期时间 天 默认值: 7
});
-
Notifications
You must be signed in to change notification settings - Fork 1
JimLiuxinghai/hunter
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
前端错误收集工具
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published