Package | Description |
---|---|
org.springframework.cloud.gcp.autoconfigure.logging |
Class and Description |
---|
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 TraceIdLoggingEnhancer.setCurrentTraceId(java.lang.String) . |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.