1#!/bin/sh 2export GRPC_GO_LOG_VERBOSITY_LEVEL=99 3export GRPC_GO_LOG_SEVERITY_LEVEL=info 4 5authtest -go_easyops_fancy_balancer -role=client
View as plain text