public class NoopHttpLogFormatter extends Object implements HttpLogFormatter
| Constructor and Description |
|---|
NoopHttpLogFormatter() |
| Modifier and Type | Method and Description |
|---|---|
String |
format(Correlation correlation,
HttpResponse response) |
String |
format(Precorrelation precorrelation,
HttpRequest request) |
public String format(Precorrelation precorrelation, HttpRequest request) throws IOException
format in interface HttpLogFormatterIOExceptionpublic String format(Correlation correlation, HttpResponse response) throws IOException
format in interface HttpLogFormatterIOExceptionCopyright © 2015–2020 Zalando SE. All rights reserved.