public interface LogFormatter
| Modifier and Type | Method and Description |
|---|---|
String |
formatRequest(org.springframework.http.HttpRequest request,
byte[] body) |
String |
formatResponse(org.springframework.http.client.ClientHttpResponse response) |
String formatRequest(org.springframework.http.HttpRequest request, byte[] body)
String formatResponse(org.springframework.http.client.ClientHttpResponse response) throws IOException
IOExceptionCopyright © 2017–2018. All rights reserved.