Documentation ¶ Index ¶ func NewGrpcLogger(component string) (*logrus.Entry, grpc.UnaryServerInterceptor) func NewHttpLogger(component string, upstream http.Handler) (*logrus.Entry, http.Handler) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func NewGrpcLogger ¶ func NewGrpcLogger(component string) (*logrus.Entry, grpc.UnaryServerInterceptor) func NewHttpLogger ¶ func NewHttpLogger(component string, upstream http.Handler) (*logrus.Entry, http.Handler) Types ¶ This section is empty. Source Files ¶ View all Source files logging.go Click to show internal directories. Click to hide internal directories.