| Interface | Description |
|---|---|
| SpanLogger |
Contract for implementations responsible for logging Spans
|
| Class | Description |
|---|---|
| NoOpSpanLogger |
Logger of Spans that does nothing
|
| SleuthLogAutoConfiguration |
Auto-configuration
enables a Slf4jSpanLogger that prints tracing information in the logs. |
| SleuthLogAutoConfiguration.Slf4jConfiguration | |
| SleuthSlf4jProperties |
Configuration properties for slf4j
|
| Slf4jSpanLogger |
Span listener that logs to the console when a span got
started / stopped / continued.
|
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.