Public Attributes | List of all members
gpr_log_func_args Struct Reference

#include <log.h>

Public Attributes

const char * file
 
int line
 
const char * message
 
gpr_log_severity severity
 

Detailed Description

Log overrides: applications can use this API to intercept logging calls and use their own implementations

Definition at line 77 of file include/grpc/impl/codegen/log.h.

Member Data Documentation

◆ file

const char* gpr_log_func_args::file

Definition at line 78 of file include/grpc/impl/codegen/log.h.

◆ line

int gpr_log_func_args::line

Definition at line 79 of file include/grpc/impl/codegen/log.h.

◆ message

const char* gpr_log_func_args::message

Definition at line 81 of file include/grpc/impl/codegen/log.h.

◆ severity

gpr_log_severity gpr_log_func_args::severity

Definition at line 80 of file include/grpc/impl/codegen/log.h.


The documentation for this struct was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:45