Convenience APIs for interacting with the MDC context.
Convenience APIs for interacting with the MDC context.
Make sure that you use a fiber aware MDC implementation, as provided for example by zio-interop-log4j2. Using the convenience wrappers found here won't make the underlying MDC context implementation aware of ZIO fibers.
See also Logging.Service.mdzio if you want all logging related calls go through the service.