Uses of Package
com.google.cloud.spring.logging
Package
Description
Auto-configuration for Spring Cloud GCP Logging module.
-
ClassDescription
HandlerInterceptor
that extracts the request trace ID from the "x-cloud-trace-context" HTTP header and stores it in a thread-local usingTraceIdLoggingEnhancer.setCurrentTraceId(java.lang.String)
. -
ClassDescriptionThis class provides the service context data for stackdriver error reporting.
HandlerInterceptor
that extracts the request trace ID from the "x-cloud-trace-context" HTTP header and stores it in a thread-local usingTraceIdLoggingEnhancer.setCurrentTraceId(java.lang.String)
. -
ClassDescriptionThis interface allows users to write additional JSON record the JSON log layout.