sentry-mina icon indicating copy to clipboard operation
sentry-mina copied to clipboard

小程序 Sentry SDK

Results 4 sentry-mina issues
Sort by recently updated
recently updated
newest added

在初始化后,执行以下代码: ```javascript new Sentry.Integrations.Breadcrumbs({ console: ['info', 'warn', 'error'], // realtimeLog: ['info', 'warn', 'error'], request: true, navigation: true, api: true, lifecycle: true, unhandleError: true }) ``` 但是没有生效,请问是我配置错了么

RT, 官方链接: https://developers.weixin.qq.com/miniprogram/dev/framework/realtimelog/

![image](https://github.com/user-attachments/assets/ef69bff8-c24f-49d8-845c-3e9d9063c1e6)