Class NoopHttpLogFormatter

java.lang.Object
org.zalando.logbook.NoopHttpLogFormatter
All Implemented Interfaces:
HttpLogFormatter

public class NoopHttpLogFormatter
extends java.lang.Object
implements HttpLogFormatter
  • Constructor Summary

    Constructors 
    Constructor Description
    NoopHttpLogFormatter()  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String format​(Correlation correlation, HttpResponse response)  
    java.lang.String format​(Precorrelation precorrelation, HttpRequest request)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait