Hi All - I made a patch and submitted the codes for KUDU-754. Could you please help to review the code and provide feedback?
[KUDU-754] add an environment variable for kudu client debugging to stderr Read environment variable "KUDU_CLIENT_VERBOSE" to get verbose level. Calls SetVerboseLogLevel to set the specific verbose level. Notes: The InitiGoogleLoggingSafeBasic() already sets the debugging to stderr. The gerrit code view link is here: https://gerrit.cloudera.org/#/c/6736/ Thanks, William.
