| Package | Description |
|---|---|
| org.zalando.opentracing.proxy.intercept.log |
| Modifier and Type | Method and Description |
|---|---|
static LogInterceptor.Log |
LogInterceptor.Log.of(long timestamp,
Map<String,?> fields) |
static LogInterceptor.Log |
LogInterceptor.Log.of(Map<String,?> fields) |
| Modifier and Type | Method and Description |
|---|---|
default Collection<LogInterceptor.Log> |
LogInterceptor.intercept(io.opentracing.Span span,
long timestamp,
Map<String,?> fields) |
default Collection<LogInterceptor.Log> |
LogInterceptor.intercept(io.opentracing.Span span,
Map<String,?> fields) |
Copyright © 2019–2021 Zalando SE. All rights reserved.