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