Versions in this module Expand all Collapse all v1 v1.7.2 May 20, 2020 v1.7.1 May 18, 2020 Changes in this version + var L = logrus.NewEntry(logrus.StandardLogger()) + func FromContext(ctx context.Context) *logrus.Entry + func FromRequest(r *http.Request) *logrus.Entry + func Middleware(next http.Handler) http.Handler + func WithContext(ctx context.Context, logger *logrus.Entry) context.Context