Skip to content

Conversation

@cjihrig
Copy link
Contributor

@cjihrig cjihrig commented Nov 4, 2025

Which problem is this PR solving?

ProxyLogger should be removed from the @opentelemetry/api-logs exports according to #6076.

Fixes #6076

Short description of the changes

This commit removes ProxyLogger from the @opentelemetry/api-logs exports.

Type of change

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

How Has This Been Tested?

  • Test suite

Checklist:

  • Followed the style guidelines of this project
  • Unit tests have been added
  • Documentation has been updated

@cjihrig cjihrig requested a review from a team as a code owner November 4, 2025 22:45
@codecov
Copy link

codecov bot commented Nov 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.16%. Comparing base (b99ca55) to head (dfb433c).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6082   +/-   ##
=======================================
  Coverage   95.16%   95.16%           
=======================================
  Files         316      316           
  Lines        9207     9207           
  Branches     2075     2075           
=======================================
  Hits         8762     8762           
  Misses        445      445           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pichlermarc
Copy link
Member

thanks!

@pichlermarc pichlermarc added this pull request to the merge queue Nov 5, 2025
Merged via the queue into open-telemetry:main with commit 4435f86 Nov 5, 2025
27 checks passed
@otelbot
Copy link
Contributor

otelbot bot commented Nov 5, 2025

Thank you for your contribution @cjihrig! 🎉 We would like to hear from you about your experience contributing to OpenTelemetry by taking a few minutes to fill out this survey.

@otelbot-js otelbot-js bot mentioned this pull request Nov 5, 2025
@cjihrig cjihrig deleted the proxylogger branch November 5, 2025 13:10
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.

[api-logs] remove ProxyLogger export

2 participants