google.golang.org/grpc/internal/grpclog.PrefixLogger.prefix (field)
6 uses
google.golang.org/grpc/internal/grpclog (current package)
prefixLogger.go#L30: prefix string
prefixLogger.go#L37: format = pl.prefix + format
prefixLogger.go#L47: format = pl.prefix + format
prefixLogger.go#L57: format = pl.prefix + format
prefixLogger.go#L71: format = pl.prefix + format
prefixLogger.go#L80: return &PrefixLogger{logger: logger, prefix: prefix}
![]() |
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. |