Skip to content

Fix AbstractMethodError in logback instrumentation#7967

Merged
trask merged 1 commit into
open-telemetry:mainfrom
laurit:logback-proxy
Mar 3, 2023
Merged

Fix AbstractMethodError in logback instrumentation#7967
trask merged 1 commit into
open-telemetry:mainfrom
laurit:logback-proxy

Conversation

@laurit

@laurit laurit commented Mar 3, 2023

Copy link
Copy Markdown
Contributor

Resolves #7949
Replace wrapper class with JDK proxy to ensure that all methods are implemented and delegated to the underlying event.

@laurit laurit requested a review from a team March 3, 2023 15:15

@trask trask left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@trask trask merged commit 36af042 into open-telemetry:main Mar 3, 2023
@laurit laurit deleted the logback-proxy branch July 6, 2023 17:32
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.

Error using logback MDC appender with slf4j fluent API

2 participants