@API(status=STABLE)
public interface HttpLogFormatter
| Modifier and Type | Method and Description |
|---|---|
String |
format(Correlation<HttpRequest,HttpResponse> correlation) |
String |
format(Precorrelation<HttpRequest> precorrelation) |
String format(Precorrelation<HttpRequest> precorrelation) throws IOException
IOExceptionString format(Correlation<HttpRequest,HttpResponse> correlation) throws IOException
IOExceptionCopyright © 2015–2018 Zalando SE. All rights reserved.