JsonLoggingEventEnhancer.ILoggingEvent.TraceIdLoggingEnhancer.enhanceLogEntry(LogEntry.Builder)
This method adds support for AsyncAppender when retrieving MDC properties.LoggingAppender.getLoggingOptions() to
add UserAgentHeaderProvider configuration, so that usage can be properly
attributed to Spring Cloud GCP.LoggingAppender
wrapper that configures it for Spring Cloud GCP.TraceIdLoggingWebMvcInterceptor.TraceIdLoggingWebMvcInterceptor.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 © 2021. All rights reserved.