3
0
Denis Arh f52ea84f65 Remove gRPC (debug) logging via corteza log facility
If needed, sufficiant logging can be achieved with enviromental variables:
GRPC_GO_LOG_VERBOSITY_LEVEL=99 #
GRPC_GO_LOG_SEVERITY_LEVEL=info # (error, warning, info, fatal)
2020-05-06 09:09:31 +02:00
..