Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClientLoggerInterceptor ¶
func ClientLoggerInterceptor() connect.UnaryInterceptorFunc
ClientLoggerInterceptor is a gRPC interceptor that logs the request and response of a gRPC call. It will log all important information, including the error if any. The level of the log is based on the error if any. For all non-error logs, it will use the debug level. For all error logs, it will use the error level.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.