GRPC Core  18.0.0
Functions
call_log_batch.cc File Reference
#include <grpc/support/port_platform.h>
#include "src/core/lib/surface/call.h"
#include <inttypes.h>
#include <vector>
#include "absl/strings/str_format.h"
#include "absl/strings/str_join.h"
#include <grpc/support/alloc.h>
#include <grpc/support/string_util.h>
#include "src/core/lib/gpr/string.h"
#include "src/core/lib/slice/slice_string_helpers.h"

Functions

void grpc_call_log_batch (const char *file, int line, gpr_log_severity severity, const grpc_op *ops, size_t nops)
 

Function Documentation

◆ grpc_call_log_batch()

void grpc_call_log_batch ( const char *  file,
int  line,
gpr_log_severity  severity,
const grpc_op ops,
size_t  nops 
)