Module io.helidon.logging.common
Package io.helidon.logging.common.spi
This package provides interface for an actual MDC support implementation.
-
Interface Summary Interface Description MdcProvider Provider which is used to propagate values passed fromHelidonMdc
to the corresponding logging framework MDC storage.