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