Package | Description |
---|---|
org.springframework.cloud.gcp.autoconfigure.logging |
Class and Description |
---|
StackdriverLoggingProperties |
TraceIdExtractor
An extractor that can provide a trace ID from an HTTP request.
|
TraceIdExtractorType
Enum values represent the order and combination of predefined trace ID extractors that
can be used.
|
TraceIdLoggingWebMvcInterceptor
org.springframework.web.servlet.HandlerInterceptor that extracts the request
trace ID from the "x-cloud-trace-context" HTTP header and stores it in a thread-local
using TraceLoggingEnhancer#setCurrentTraceId . |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.