type google.golang.org/grpc/grpclog.DepthLoggerV2 (interface)

Method Implmentations

Error(args ...interface{}) (*componentData).Error
ErrorDepth(depth int, args ...interface{}) (*componentData).ErrorDepth
Errorf(format string, args ...interface{}) (*componentData).Errorf
Errorln(args ...interface{}) (*componentData).Errorln
Fatal(args ...interface{}) (*componentData).Fatal
FatalDepth(depth int, args ...interface{}) (*componentData).FatalDepth
Fatalf(format string, args ...interface{}) (*componentData).Fatalf
Fatalln(args ...interface{}) (*componentData).Fatalln
Info(args ...interface{}) (*componentData).Info
InfoDepth(depth int, args ...interface{}) (*componentData).InfoDepth
Infof(format string, args ...interface{}) (*componentData).Infof
Infoln(args ...interface{}) (*componentData).Infoln
Warning(args ...interface{}) (*componentData).Warning
WarningDepth(depth int, args ...interface{}) (*componentData).WarningDepth
Warningf(format string, args ...interface{}) (*componentData).Warningf
Warningln(args ...interface{}) (*componentData).Warningln