Package | Description |
---|---|
org.slf4j |
Core logging interfaces.
|
Modifier and Type | Method and Description |
---|---|
static MDC.MDCCloseable |
MDC.putCloseable(String key,
String val)
Put a diagnostic context value (the
val parameter) as identified with the
key parameter into the current thread's diagnostic context map. |
Copyright © 2017 JBoss by Red Hat. All rights reserved.