java.lang.Object
io.helidon.logging.slf4j.Slf4jMdcProvider
- All Implemented Interfaces:
MdcProvider
Provider for setting MDC values to the Slf4j MDC support.
This class is loaded and used via SPI.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Slf4jMdcProvider
public Slf4jMdcProvider()
-
-
Method Details
-
put
- Specified by:
putin interfaceMdcProvider
-
remove
- Specified by:
removein interfaceMdcProvider
-
clear
public void clear()- Specified by:
clearin interfaceMdcProvider
-
get
- Specified by:
getin interfaceMdcProvider
-