Package | Description |
---|---|
org.springframework.cloud.gcp.autoconfigure.logging |
Modifier and Type | Method and Description |
---|---|
TraceIdExtractorType |
StackdriverLoggingProperties.getTraceIdExtractor() |
static TraceIdExtractorType |
TraceIdExtractorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TraceIdExtractorType[] |
TraceIdExtractorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
StackdriverLoggingProperties.setTraceIdExtractor(TraceIdExtractorType traceIdExtractor) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.