google.golang.org/grpc/internal/grpclog.PrefixLogger.logger (field)
6 uses
google.golang.org/grpc/internal/grpclog (current package)
prefixLogger.go#L29: logger DepthLoggerV2
prefixLogger.go#L38: pl.logger.InfoDepth(1, fmt.Sprintf(format, args...))
prefixLogger.go#L48: pl.logger.WarningDepth(1, fmt.Sprintf(format, args...))
prefixLogger.go#L58: pl.logger.ErrorDepth(1, fmt.Sprintf(format, args...))
prefixLogger.go#L72: pl.logger.InfoDepth(1, fmt.Sprintf(format, args...))
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. |