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.extensions |
Class and Description |
---|
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) . |
Class and Description |
---|
StackdriverErrorReportingServiceContext
This class provides the service context data for stackdriver error reporting.
|
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) . |
Class and Description |
---|
JsonLoggingEventEnhancer
This interface allows users to write additional JSON record the JSON log layout.
|
Copyright © 2021. All rights reserved.