dx-user-log
v0.2.0
Published
collect and report user log in react runtime,collect ajax、redux action、location change、custom log
Downloads
39
Readme
远程控制和日志客户端
publish step
npm run build
git commit ...
npm version ...
npm run buildi
npm publishknow ISSUE
- 如果在SDK加载完成前打的log,时间戳默认会记为加载完成后的时间
- 如果没有时间戳format (_ts),则时间戳是入indexdb的时间
- 在完整SDK加载前自定义levels后,会无视在bootstrap函数中再定义的levels
