Package org.zalando.logbook.core
Class StreamHttpLogWriter
java.lang.Object
org.zalando.logbook.core.StreamHttpLogWriter
- All Implemented Interfaces:
HttpLogWriter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidwrite(Correlation correlation, String response) voidwrite(Precorrelation precorrelation, String request) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.zalando.logbook.HttpLogWriter
isActive
-
Constructor Details
-
StreamHttpLogWriter
public StreamHttpLogWriter() -
StreamHttpLogWriter
-
-
Method Details
-
write
- Specified by:
writein interfaceHttpLogWriter- Throws:
IOException
-
write
- Specified by:
writein interfaceHttpLogWriter- Throws:
IOException
-