[Gpr_To_Absl_Logging]

pull/37420/head
tanvi-jagtap 6 months ago
parent 645bd0f968
commit 6e5d650d61
  1. 2
      tools/run_tests/sanity/banned_functions.py

@ -37,7 +37,7 @@ os.chdir(os.path.join(os.path.dirname(sys.argv[0]), "../../.."))
# Map of deprecated functions to allowlist files
DEPRECATED_FUNCTION_TEMP_ALLOW_LIST = {
"absl_vlog2_enabled" : [
"absl_vlog2_enabled(": [
"./include/grpc/support/log.h",
"./src/core/util/log.cc",
"./src/ruby/ext/grpc/rb_call_credentials.c",

Loading…
Cancel
Save