Description
Summary
Add MdcAdapter
for Cats Effect 3 to properly share context through MDC
with IO
and IOLocal
from Cats Effect 3
Version
2.0.0-beta13
Description
Use cats.effect.unsafe.IOLocals
(not released yet) and cats.effect.IOLocal
to support context data sharing through org.slf4j.MDC
.
References: