public interface Logbook
| Modifier and Type | Method and Description |
|---|---|
static org.zalando.logbook.LogbookCreator.Builder |
builder() |
static Logbook |
create() |
Optional<Correlator> |
write(RawHttpRequest request) |
Optional<Correlator> write(RawHttpRequest request) throws IOException
IOExceptionstatic Logbook create()
static org.zalando.logbook.LogbookCreator.Builder builder()
Copyright © 2015–2017 Zalando SE. All rights reserved.