cloud.google.com/go/logging.Entry.Trace (field)
7 uses
cloud.google.com/go/logging (current package)
logging.go#L605: Trace string
logging.go#L878: if e.Trace == "" && e.HTTPRequest != nil && e.HTTPRequest.Request != nil {
logging.go#L885: e.Trace = fmt.Sprintf("%s/traces/%s", l.client.parent, traceID)
logging.go#L904: Trace: e.Trace,
golang.org/x/pkgsite/internal/log
log.go#L98: Trace: traceID,
golang.org/x/pkgsite/internal/middleware
requestlog.go#L72: Trace: traceID,
requestlog.go#L94: Trace: traceID,
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |