java.lang.Object
io.helidon.logging.jul.JulMdc
MDC implementation for Java Util Logging framework.
-
Method Summary
-
Method Details
-
get
Return value bound to the key from the MDC storage.- Parameters:
key
- key value- Returns:
- value bound to the key
-