Expand description
Tower Layer implementation for the gRPC debug middleware.
DebugLayer is the primary entry point for users of this crate. It wraps
any tonic/tower service with request/response inspection and logging.
Structsยง
- Debug
Config - Controls what the debug middleware captures and logs.
- Debug
Layer - Configuration for the gRPC debug middleware.