//
pkg.gl
Category
github.com/lightstep/go-grpc-middleware
tags
logrus
package
1.0.0
Repository:
https://github.com/lightstep/go-grpc-middleware.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
14 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.