Exemplo n.º 1
0
func init() {
	grpclog.SetLogger(log.New(ioutil.Discard, "", 0))
}
Exemplo n.º 2
0
func init() {
	grpclog.SetLogger(&glogger{})
}