1.1.5 • Published 3 years ago

log-watch-cli v1.1.5

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

1. 日志记录接入SDK

1.1 vue中全局引入(init url)

1.2 domain配置合法(后期配置白名单)

1.3 参数params配置

    data -> 数据source
    type -> 日志采集方式(默认:type == 2 -> 事件采集方式 / 其他: -> 定时器采集)
    appPlatform -> data来源(web, ios, 安卓 -> 默认web)
    showLog -> 控制台是否打印采集结果(默认showLog == true, 在production环境下不打印)

1.4 fetchLog() 方法调用

1.5 allTimerDestory() 所有 定时器采集方式清除

1.6 appointTimerDestory(index) 指定 定时器采集方式清除(index为fetchLog 在项目中的调用序号 默认为1,调用一次 add + 1)

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.2

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago