Package nl.talsmasoftware.context.mdc

Propagate the Slf4J MDC content from one thread to another.

This context manager maintains no threadlocal state of its own, instead it propagates the existing MDC context map into each context snapshot to be applied again when the snapshot is reactivated in another thread.