//
pkg.gl
Category
github.com/grpc-ecosystem/go-grpc-middleware
tags
logrus
package
1.4.0
Repository:
https://github.com/grpc-ecosystem/go-grpc-middleware.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
65
Files
15 SLOC
#
Functions
AddFields
AddFields adds logrus fields to the logger.
Extract
Extract takes the call-scoped logrus.Entry from grpc_logrus middleware.
ToContext
ToContext adds the logrus.Entry to the context for extraction later.