getsentry / getsentry/sentry-react-native

Enable logging by default [React Native]

オープン
#6,083 コメント 1 件 リアクション 0 件 担当者 1 名 @alwx が担当を希望しています GitHub で見る
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。