getsentry / getsentry/sentry-react-native
Enable logging by default [React Native]
オープン
Breaking Change
Logs
React-Native
Task
- 主要言語
- TypeScript
- スター
- 1.8k
- フォーク
- 366
- 平均マージ
- 1日 6時間
- マージ済み PR(30日)
- 94
説明
Update logs behavior to follow the same opt-in model as `enableMetrics`:
* Users are considered opted-in when:
* They call the equivalent of `Sentry.logger.*`, or
* They explicitly enable a logging integration.
* Change default: set enable logs to `true`.
* Audit all logging integrations to ensure:
* No logs are emitted unless the integration is explicitly enabled.
* Update documentation:
* Explain new default behavior of `enableLogs`.
* Clarify requirement to explicitly enable logging integrations.
コントリビューションガイド
評価
この issue はまだ評価されていません。