Skip to content

ref(node-core|node): Use debug instead of logger #17025

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 5 commits into from
Jul 16, 2025

Conversation

AbhiPrasad
Copy link
Member

@AbhiPrasad AbhiPrasad commented Jul 15, 2025

resolves #16946
resolves #16947

@AbhiPrasad AbhiPrasad requested a review from a team July 15, 2025 18:51
@AbhiPrasad AbhiPrasad self-assigned this Jul 15, 2025
@AbhiPrasad AbhiPrasad requested review from mydea and chargome and removed request for a team July 15, 2025 18:51
@AbhiPrasad AbhiPrasad changed the title ref(node-core): Use debug instead of logger ref(node-core|node): Use debug instead of logger Jul 15, 2025
Copy link
Contributor

github-actions bot commented Jul 15, 2025

size-limit report 📦

⚠️ Warning: Base artifact is not the latest one, because the latest workflow run is not done yet. This may lead to incorrect results. Try to re-run all tests to get up to date results.

Path Size % Change Change
@sentry/browser 23.87 kB - -
@sentry/browser - with treeshaking flags 22.34 kB - -
@sentry/browser (incl. Tracing) 39.73 kB - -
@sentry/browser (incl. Tracing, Replay) 77.84 kB - -
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 67.59 kB - -
@sentry/browser (incl. Tracing, Replay with Canvas) 82.56 kB - -
@sentry/browser (incl. Tracing, Replay, Feedback) 94.65 kB - -
@sentry/browser (incl. Feedback) 40.56 kB - -
@sentry/browser (incl. sendFeedback) 28.55 kB - -
@sentry/browser (incl. FeedbackAsync) 33.44 kB - -
@sentry/react 25.59 kB - -
@sentry/react (incl. Tracing) 41.69 kB - -
@sentry/vue 28.29 kB - -
@sentry/vue (incl. Tracing) 41.51 kB - -
@sentry/svelte 23.89 kB - -
CDN Bundle 25.18 kB - -
CDN Bundle (incl. Tracing) 39.42 kB - -
CDN Bundle (incl. Tracing, Replay) 75.42 kB - -
CDN Bundle (incl. Tracing, Replay, Feedback) 80.89 kB - -
CDN Bundle - uncompressed 73.44 kB - -
CDN Bundle (incl. Tracing) - uncompressed 116.86 kB - -
CDN Bundle (incl. Tracing, Replay) - uncompressed 231 kB - -
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 243.81 kB - -
@sentry/nextjs (client) 43.7 kB - -
@sentry/sveltekit (client) 40.17 kB - -
@sentry/node 167.81 kB -0.07% -104 B 🔽
@sentry/node - without tracing 100.2 kB -0.12% -117 B 🔽
@sentry/aws-serverless 128.36 kB -0.08% -95 B 🔽

View base workflow run

@andreiborza andreiborza merged commit 99360ba into develop Jul 16, 2025
150 checks passed
@andreiborza andreiborza deleted the abhi-debug-node-core branch July 16, 2025 07:42
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 node package to use debug Migrate node-core package to use debug
3 participants