GRPC Core
43.0.0
|
Log overrides: applications can use this API to intercept logging calls and use their own implementations. More...
#include <log.h>
Data Fields | |
const char * | file |
int | line |
gpr_log_severity | severity |
const char * | message |
Log overrides: applications can use this API to intercept logging calls and use their own implementations.
const char* gpr_log_func_args::file |
int gpr_log_func_args::line |
const char* gpr_log_func_args::message |
gpr_log_severity gpr_log_func_args::severity |