| Package | Description |
|---|---|
| org.springframework.cloud.sleuth |
| Modifier and Type | Method and Description |
|---|---|
List<Log> |
Span.logs()
Get any timestamped events (read only)
Will never be null.
|
| Modifier and Type | Method and Description |
|---|---|
Span.SpanBuilder |
Span.SpanBuilder.log(Log log) |
| Modifier and Type | Method and Description |
|---|---|
Span.SpanBuilder |
Span.SpanBuilder.logs(Collection<Log> logs) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.