mirror of https://github.com/grpc/grpc.git
[Gpr_To_Absl_Logging] Remove gpr logging header from src/core headers (#37512)
[Gpr_To_Absl_Logging] Remove gpr logging header from src/core headers.
Some of the cc files are using gpr_log_verbosity_init() functions.
So I removed the `#include <grpc/support/log.h>` from all headers and put it selectively only in the cc files that used gpr_log_verbosity_init()
Closes #37512
COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/37512 from tanvi-jagtap:remove_gpr_headers_from_headers a2f07f45d6
PiperOrigin-RevId: 664002265
pull/37523/head
parent
be419fd2ce
commit
a22ea0beb6
47 changed files with 0 additions and 48 deletions
Loading…
Reference in new issue