Versions in this module Expand all Collapse all v1 v1.1.1 Jun 19, 2020 v1.1.0 Feb 14, 2020 Changes in this version + func AddField(ctx context.Context, key string, value interface{}) context.Context v1.0.0 Nov 12, 2019 Changes in this version + var Default = logrus.NewEntry(logrus.StandardLogger()) + func From(ctx context.Context) *logrus.Entry + func New(ctx context.Context, logEntry *logrus.Entry) context.Context