package
0.0.0-20200609095714-edc8019f93cc
Repository: https://github.com/mwitkow/go-httpwares.git
Documentation: pkg.go.dev

# Functions

AddFields will add or override fields to context for use when extracting a logger from the context.
Extract takes the logrus.Entry from the context.
ToContext sets a logrus logger on the context, which can then obtained by Extract.