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