XuqmGroup-HarmonySDK/xuqm-sdk
XuqmGroup 65e7a3e2c3 feat: 鸿蒙 BugCollect 崩溃收集模块新建
新增模块:bugcollect/
- BugCollect.ets - 主入口,错误捕获 API
- BugCollectTypes.ets - 数据模型
- Fingerprint.ets - 错误指纹计算(SHA-256)
- LogQueue.ets - 内存队列 + 定时上传

功能:
- captureError/captureCrash 捕获错误
- addBreadcrumb 添加面包屑
- event 记录自定义事件
- warn/info 日志级别记录
- 自动初始化(全局错误处理器)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-19 15:10:18 +08:00
..
scripts docs(deploy): 添加部署文档和安全设计规范 2026-05-08 18:31:59 +08:00
src/main feat: 鸿蒙 BugCollect 崩溃收集模块新建 2026-06-19 15:10:18 +08:00
build-profile.json5 chore: initial commit 2026-04-21 22:07:29 +08:00
BuildProfile.ets feat(chat): 添加聊天界面和文件更新SDK功能 2026-04-28 20:11:37 +08:00
hvigorfile.ts chore: initial commit 2026-04-21 22:07:29 +08:00
Index.ets feat: 鸿蒙 BugCollect 崩溃收集模块新建 2026-06-19 15:10:18 +08:00
oh-package.json5 chore: initial commit 2026-04-21 22:07:29 +08:00