type google.golang.org/grpc/grpclog.LoggerV2
6 uses
google.golang.org/grpc/grpclog (current package)
loggerv2.go#L32: type LoggerV2 interface {
loggerv2.go#L69: func SetLoggerV2(l LoggerV2) {
loggerv2.go#L107: func NewLoggerV2(infoW, warningW, errorW io.Writer) LoggerV2 {
loggerv2.go#L113: func NewLoggerV2WithVerbosity(infoW, warningW, errorW io.Writer, v int) LoggerV2 {
loggerv2.go#L125: func newLoggerV2() LoggerV2 {
loggerv2.go#L209: LoggerV2
![]() |
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. |