Skip to content

Conversation

@AbhiPrasad
Copy link
Member

@AbhiPrasad AbhiPrasad commented Jul 11, 2025

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 guidelines and verify:

  • If you've added code that should be tested, please add tests.
  • Ensure your code lints and the test suite passes (yarn lint) & (yarn test).

@AbhiPrasad AbhiPrasad changed the title Replace logger with debug in react ref(react): Use debug instead of logger Jul 11, 2025
@AbhiPrasad AbhiPrasad self-assigned this Jul 11, 2025
@AbhiPrasad AbhiPrasad requested review from a team, Lms24 and andreiborza and removed request for a team July 11, 2025 14:43
@AbhiPrasad AbhiPrasad merged commit 369e5c0 into develop Jul 11, 2025
80 checks passed
@AbhiPrasad AbhiPrasad deleted the cursor/replace-logger-with-debug-in-react-abb2 branch July 11, 2025 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Migrate react sdk to use debug

3 participants