//
pkg.gl
Category
github.com/mwitkow/go-httpwares
logging
logrus
ctxlogrus
package
0.0.0-20200609095714-edc8019f93cc
Repository:
https://github.com/mwitkow/go-httpwares.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
59 SLOC
#
Functions
AddFields
AddFields will add or override fields to context for use when extracting a logger from the context.
Extract
Extract takes the logrus.Entry from the context.
ToContext
ToContext sets a logrus logger on the context, which can then obtained by Extract.