Deleting multiple instances of gpr_set_log_function .
This function will be deleted soon.
https://github.com/grpc/proposal/pull/425
Closes #36833
COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/36833 from tanvi-jagtap:remove_gpr_log_partial_code
|
||
|---|---|---|
| .. | ||
| channelz | ||
| client_channel | ||
| ext | ||
| handshaker | ||
| lib | ||
| load_balancing | ||
| plugin_registry | ||
| resolver | ||
| server | ||
| service_config | ||
| telemetry | ||
| tsi | ||
| util | ||
| xds | ||
| .clang-format | ||
| BUILD | ||
| README.md | ||
README.md
gRPC core library
This shared library provides all of gRPC's core functionality through a low level API. gRPC libraries for the other languages supported in this repo, are built on top of this shared core library.