#include <grpc/support/port_platform.h>
#include <grpc/support/log.h>
#include "src/core/lib/debug/trace.h"
Go to the source code of this file.
Macros | |
#define | GRPC_EVENT_ENGINE_TRACE(format, ...) |
Variables | |
grpc_core::TraceFlag | grpc_event_engine_trace |
#define GRPC_EVENT_ENGINE_TRACE | ( | format, | |
... | |||
) |
Definition at line 25 of file event_engine/trace.h.
grpc_core::TraceFlag grpc_event_engine_trace |