Package com.google.cloud.spring.logging
Class StackdriverErrorReportingServiceContext
java.lang.Object
com.google.cloud.spring.logging.StackdriverErrorReportingServiceContext
This class provides the service context data for stackdriver error reporting.
Reference: https://cloud.google.com/error-reporting/reference/rest/v1beta1/ServiceContext
- Since:
- 1.2
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setService
(String service) void
setVersion
(String version)
-
Constructor Details
-
StackdriverErrorReportingServiceContext
public StackdriverErrorReportingServiceContext() -
StackdriverErrorReportingServiceContext
-
-
Method Details
-
getService
-
setService
-
getVersion
-
setVersion
-