public interface LoggingHandler
| Modifier and Type | Field and Description |
|---|---|
static String |
MDC_TRACE_ID_KEY |
static String |
REQUEST_ID_HEADER_NAME |
| Modifier and Type | Method and Description |
|---|---|
default <T> T |
withLoggingContext(Optional<String> requestIdHeader,
Supplier<T> responseSupplier) |
static final String REQUEST_ID_HEADER_NAME
static final String MDC_TRACE_ID_KEY
Copyright © 2025 MuleSoft, Inc.. All rights reserved.