Package | Description |
---|---|
com.google.cloud.spring.autoconfigure.logging |
Auto-configuration for Spring Cloud GCP Logging module.
|
com.google.cloud.spring.logging | |
com.google.cloud.spring.logging.extractors |
Auto-configuration for Spring Cloud GCP Logging module's request trace ID extractors.
|
Modifier and Type | Method and Description |
---|---|
TraceIdExtractor |
StackdriverLoggingAutoConfiguration.traceIdExtractor() |
Modifier and Type | Method and Description |
---|---|
TraceIdLoggingWebMvcInterceptor |
StackdriverLoggingAutoConfiguration.loggingWebMvcInterceptor(TraceIdExtractor extractor) |
Modifier and Type | Method and Description |
---|---|
TraceIdExtractor |
TraceIdLoggingWebMvcInterceptor.getTraceIdExtractor() |
Constructor and Description |
---|
TraceIdLoggingWebMvcInterceptor(TraceIdExtractor extractor) |
Modifier and Type | Class and Description |
---|---|
class |
XCloudTraceIdExtractor
Extracts trace IDs from HTTP requests using the x-cloud-trace-context header.
|
Copyright © 2021. All rights reserved.