Fixup LogRecord.emit signature by xrmx · Pull Request #4737 · open-telemetry/opentelemetry-python

@xrmx xrmx mentioned this pull request

Sep 8, 2025

DylanRussell

@xrmx xrmx mentioned this pull request

Sep 9, 2025

11 tasks

@xrmx xrmx marked this pull request as draft

September 9, 2025 16:49

@xrmx xrmx mentioned this pull request

Sep 12, 2025

DylanRussell

@xrmx xrmx marked this pull request as ready for review

September 25, 2025 14:14

DylanRussell

DylanRussell

DylanRussell

@xrmx

@xrmx xrmx enabled auto-merge (squash)

October 1, 2025 09:11

@xrmx xrmx mentioned this pull request

Oct 1, 2025

JWinermaSplunk pushed a commit to JWinermaSplunk/opentelemetry-python that referenced this pull request

Feb 17, 2026
* Fixup Logger.emit signature

* Use overload and deprecate the Logger.emit interface with just logrecord

* Test and fixes

* Remember to add resource when emitting

* Lint fixes

* Add changelog

* Type cleanups

* Silence pylint warnings

* Drop deprecations

JWinermaSplunk pushed a commit to JWinermaSplunk/opentelemetry-python that referenced this pull request

Feb 17, 2026
* Fixup Logger.emit signature

* Use overload and deprecate the Logger.emit interface with just logrecord

* Test and fixes

* Remember to add resource when emitting

* Lint fixes

* Add changelog

* Type cleanups

* Silence pylint warnings

* Drop deprecations