Skip to content
This repository was archived by the owner on Apr 23, 2024. It is now read-only.

Use PrepForDeferral on ILoggingEvent#54

Open
martin1yness wants to merge 1 commit into
qos-ch:masterfrom
martin1yness:patch-1
Open

Use PrepForDeferral on ILoggingEvent#54
martin1yness wants to merge 1 commit into
qos-ch:masterfrom
martin1yness:patch-1

Conversation

@martin1yness
Copy link
Copy Markdown

To avoid losing MDC context ILoggingEvent has a prepareForDeferredProcessing that is supposed to be used in an appender that runs asynchronously. JavaDoc: This method should be called prior to serializing an event. It should also be called when using asynchronous or deferred logging. ...

To avoid losing MDC context ILoggingEvent has a `prepareForDeferredProcessing` that is supposed to be used in an appender that runs asynchronously. JavaDoc: This method should be called prior to serializing an event. It should also be called when using asynchronous or deferred logging. ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant