const google.golang.org/grpc/grpclog.errorLog
6 uses
google.golang.org/grpc/grpclog (current package)
loggerv2.go#L83: errorLog
loggerv2.go#L92: errorLog: "ERROR",
loggerv2.go#L118: m = append(m, log.New(ew, severityName[errorLog]+": ", log.LstdFlags))
loggerv2.go#L173: g.m[errorLog].Print(args...)
loggerv2.go#L177: g.m[errorLog].Println(args...)
loggerv2.go#L181: g.m[errorLog].Printf(format, args...)
![]() |
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. |