Skip to content

实时日志可以获取到,但是历史记录中没数据;当offlineLog设置为true时,项目报错 #28

@shirleyxyli

Description

@shirleyxyli

(1)实时日志可以正常获取了,但是历史记录是空的
image

image
(2)代码如下
//初始化
BJ_REPORT.init({id: 1, uin : 1,repeat:5,url:"http://127.0.0.1/badjs",offlineLog:true});
BJ_REPORT.offlineLog("offlineLog");
BJ_REPORT.reportOfflineLog();
var mm=1/0;
var a=b;
报错:
image
跪求大神帮忙

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions