Function grpcio_sys::gpr_log [−][src]
pub unsafe extern "C" fn gpr_log(
file: *const c_char,
line: c_int,
severity: gpr_log_severity,
format: *const c_char,
...
)
Log a message. It’s advised to use GPR_xxx above to generate the context for each message