| Modifier and Type | Method and Description |
|---|---|
RequestInfo |
MdcLoggingContextService.getRequestInformation() |
RequestInfo |
LoggingContextService.getRequestInformation()
Retrieves information about the request from current logging context
|
| Modifier and Type | Method and Description |
|---|---|
void |
MdcLoggingContextService.storeRequestInformation(RequestInfo requestInfo) |
void |
LoggingContextService.storeRequestInformation(RequestInfo requestInfo)
Records information about the request into current logging context
|
Copyright © 2020. All rights reserved.