Class DefaultMdcCapturedContextProvider

java.lang.Object
io.servicetalk.log4j2.mdc.utils.MdcCapturedContextProvider
io.servicetalk.log4j2.mdc.DefaultMdcCapturedContextProvider
All Implemented Interfaces:
CapturedContextProvider

public final class DefaultMdcCapturedContextProvider extends MdcCapturedContextProvider
Empty subclass to differentiate uses of MDC. Note: this is intended to be service-loaded and not instantiated directly.
  • Constructor Details

    • DefaultMdcCapturedContextProvider

      public DefaultMdcCapturedContextProvider()
      Create a new instance. Note: this is intended to be service-loaded and not instantiated directly.