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.
|
TraceEndpoint | |
TraceEndpoint.TraceDescriptor |
A description of an application's
Trace entries. |
WebRequestTraceFilter |
Servlet
Filter that logs all requests to a TraceRepository . |
Enum | Description |
---|---|
Include |
Include options for tracing.
|
TraceRepository
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.