- SERVICE_CONTEXT_ATTRIBUTE - Static variable in interface org.springframework.cloud.gcp.logging.StackdriverTraceConstants
-
The JSON field name for the service context.
- setCurrentTraceId(String) - Static method in class org.springframework.cloud.gcp.logging.TraceIdLoggingEnhancer
-
- setCustomJson(String) - Method in class org.springframework.cloud.gcp.logging.StackdriverJsonLayout
-
set custom json data to include in log output.
- setIncludeExceptionInMessage(boolean) - Method in class org.springframework.cloud.gcp.logging.StackdriverJsonLayout
-
set whether the exception is included in the message.
- setIncludeSpanId(boolean) - Method in class org.springframework.cloud.gcp.logging.StackdriverJsonLayout
-
set whether the span id is included.
- setIncludeTraceId(boolean) - Method in class org.springframework.cloud.gcp.logging.StackdriverJsonLayout
-
set whether the trace id is included.
- setProjectId(String) - Method in class org.springframework.cloud.gcp.logging.StackdriverJsonLayout
-
set the project id.
- setService(String) - Method in class org.springframework.cloud.gcp.logging.StackdriverErrorReportingServiceContext
-
- setServiceContext(StackdriverErrorReportingServiceContext) - Method in class org.springframework.cloud.gcp.logging.StackdriverJsonLayout
-
set the service context for stackdriver.
- setVersion(String) - Method in class org.springframework.cloud.gcp.logging.StackdriverErrorReportingServiceContext
-
- SEVERITY_ATTRIBUTE - Static variable in interface org.springframework.cloud.gcp.logging.StackdriverTraceConstants
-
The JSON field name for the log level (severity).
- SPAN_ID_ATTRIBUTE - Static variable in interface org.springframework.cloud.gcp.logging.StackdriverTraceConstants
-
The JSON field name for the span-id.
- StackdriverErrorReportingServiceContext - Class in org.springframework.cloud.gcp.logging
-
This class provides the service context data for stackdriver error reporting.
- StackdriverErrorReportingServiceContext() - Constructor for class org.springframework.cloud.gcp.logging.StackdriverErrorReportingServiceContext
-
- StackdriverErrorReportingServiceContext(String, String) - Constructor for class org.springframework.cloud.gcp.logging.StackdriverErrorReportingServiceContext
-
- StackdriverJsonLayout - Class in org.springframework.cloud.gcp.logging
-
This class provides a JSON layout for a Logback appender compatible to the Stackdriver
log format.
- StackdriverJsonLayout() - Constructor for class org.springframework.cloud.gcp.logging.StackdriverJsonLayout
-
creates a layout for a Logback appender compatible to the Stackdriver log format.
- StackdriverTraceConstants - Interface in org.springframework.cloud.gcp.logging
-
Constants for Stackdriver Trace.
- start() - Method in class org.springframework.cloud.gcp.logging.StackdriverJsonLayout
-