Skip to content

ref(replay-internal): Use debug instead of logger #16987

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jul 14, 2025

Conversation

AbhiPrasad
Copy link
Member

@AbhiPrasad AbhiPrasad commented Jul 14, 2025

resolves #16937

Also reaches into packages/browser-utils/src/networkUtils.ts to make a quick change.

Please review packages/replay-internal/src/util/logger.ts carefully.

@AbhiPrasad AbhiPrasad requested review from chargome and a team July 14, 2025 15:30
@AbhiPrasad AbhiPrasad self-assigned this Jul 14, 2025
@AbhiPrasad AbhiPrasad requested review from andreiborza and removed request for a team July 14, 2025 15:30
@AbhiPrasad AbhiPrasad requested a review from a team as a code owner July 14, 2025 15:30
Copy link
Contributor

github-actions bot commented Jul 14, 2025

size-limit report 📦

Path Size % Change Change
@sentry/browser 23.88 kB - -
@sentry/browser - with treeshaking flags 22.35 kB - -
@sentry/browser (incl. Tracing) 39.75 kB - -
@sentry/browser (incl. Tracing, Replay) 77.88 kB -0.01% -4 B 🔽
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 67.61 kB -0.14% -92 B 🔽
@sentry/browser (incl. Tracing, Replay with Canvas) 82.58 kB +0.01% +1 B 🔺
@sentry/browser (incl. Tracing, Replay, Feedback) 94.68 kB -0.01% -4 B 🔽
@sentry/browser (incl. Feedback) 40.58 kB - -
@sentry/browser (incl. sendFeedback) 28.56 kB - -
@sentry/browser (incl. FeedbackAsync) 33.46 kB - -
@sentry/react 25.61 kB - -
@sentry/react (incl. Tracing) 41.72 kB - -
@sentry/vue 28.31 kB - -
@sentry/vue (incl. Tracing) 41.53 kB - -
@sentry/svelte 23.9 kB - -
CDN Bundle 25.18 kB - -
CDN Bundle (incl. Tracing) 39.44 kB - -
CDN Bundle (incl. Tracing, Replay) 75.44 kB +0.06% +42 B 🔺
CDN Bundle (incl. Tracing, Replay, Feedback) 80.91 kB +0.05% +40 B 🔺
CDN Bundle - uncompressed 73.54 kB - -
CDN Bundle (incl. Tracing) - uncompressed 116.99 kB - -
CDN Bundle (incl. Tracing, Replay) - uncompressed 231.18 kB +0.01% +15 B 🔺
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 243.99 kB +0.01% +15 B 🔺
@sentry/nextjs (client) 43.32 kB - -
@sentry/sveltekit (client) 40.2 kB - -
@sentry/node 167.6 kB - -
@sentry/node - without tracing 100.3 kB -0.01% -10 B 🔽
@sentry/aws-serverless 128.41 kB -0.01% -2 B 🔽

View base workflow run

cursor[bot]

This comment was marked as outdated.

@AbhiPrasad AbhiPrasad merged commit 2426c9a into develop Jul 14, 2025
169 checks passed
@AbhiPrasad AbhiPrasad deleted the abhi-debug-replay-internal branch July 14, 2025 18:30
msonnb pushed a commit that referenced this pull request Jul 15, 2025
resolves #16937

Also reaches into `packages/browser-utils/src/networkUtils.ts` to make a
quick change.

Please review `packages/replay-internal/src/util/logger.ts` carefully.
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 replay-internal to use debug
2 participants