grpc-go/grpclog
Zellyn Hunter 65e7361599 Comment: explain concurrent access to grpclog.logger
grpc's pluggable logger is not mutex-protected: added comments that it
should be changed only in init() functions.
2016-02-01 15:07:17 -05:00
..
glogger Add grpclog/glogger to restore glog functionality 2015-06-09 10:47:28 -04:00
logger.go Comment: explain concurrent access to grpclog.logger 2016-02-01 15:07:17 -05:00