# Functions
Disable 禁用日志.
WithLogger 设置日志组件.
WithPayload 设置是否需要记录请求参数及响应数据信息.
WithStreamClient 客户端流操作日志处理.
WithStreamServer 服务端流操作日志处理.
WithUnaryClient 客户端普通方法调用日志处理.
WithUnaryServer 服务端普通方法响应日志处理.
# Interfaces
No description provided by the author