Skip to main content

Module layer

Module layer 

Source
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ยง

DebugConfig
Controls what the debug middleware captures and logs.
DebugLayer
Configuration for the gRPC debug middleware.