const cloud.google.com/go/logging.Error
6 uses
cloud.google.com/go/logging (current package)
logging.go#L516: Error = Severity(logtypepb.LogSeverity_ERROR)
logging.go#L531: Error: "Error",
golang.org/x/pkgsite/internal/log
log.go#L185: logf(ctx, logging.Error, format, args)
log.go#L210: func Error(ctx context.Context, arg interface{}) { doLog(ctx, logging.Error, arg) }
log.go#L257: return logging.Error
golang.org/x/pkgsite/internal/middleware
requestlog.go#L81: s = logging.Error
![]() |
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. |