Пример #1
0
func init() {
	grpclog.SetLogger(log.New(ioutil.Discard, "", 0))
}
Пример #2
0
func init() {
	grpclog.SetLogger(&glogger{})
}