Versions in this module Expand all Collapse all v1 v1.1.10 Dec 12, 2023 Changes in this version + var G = GetLogger + var L = logrus.NewEntry(logrus.StandardLogger()) + func EnableLogWithTraceID(b bool) + func GetLogger(ctx context.Context) (l *logrus.Entry) + func TraceLevelOnlyStack() string + func WithLogger(ctx context.Context, logger *logrus.Entry) context.Context