You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
resolves#16940
Migrates `@sentry/react` to use the `debug` utility instead of `logger`
from `@sentry/core`.
This change aligns with the ongoing effort to streamline logging
utilities within the SDK, moving towards a more focused `debug`
function.
---
Before submitting a pull request, please take a look at our
[Contributing](https://github.com/getsentry/sentry-javascript/blob/master/CONTRIBUTING.md)
guidelines and verify:
- [x] If you've added code that should be tested, please add tests.
- [x] Ensure your code lints and the test suite passes (`yarn lint`) &
(`yarn test`).
---------
Co-authored-by: Cursor Agent <[email protected]>
0 commit comments