Interface | Description |
---|---|
TraceRepository |
A repository for
Trace s. |
Class | Description |
---|---|
InMemoryTraceRepository |
In-memory implementation of
TraceRepository . |
Trace |
A value object representing a trace event: at a particular time with a simple (map)
information.
|
TraceProperties |
Configuration properties for tracing.
|
WebRequestTraceFilter |
Servlet
Filter that logs all requests to a TraceRepository . |
Enum | Description |
---|---|
TraceProperties.Include |
Include options for tracing.
|
TraceRepository
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.