- java.lang.Object
-
- io.helidon.logging.jul.JulMdc
-
public class JulMdc extends Object
MDC implementation for Java Util Logging framework.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
get(String key)
Return value bound to the key from the MDC storage.
-