Versions in this module Expand all Collapse all v0 v0.0.4 Jul 21, 2022 v0.0.3 Jun 25, 2022 Changes in this version + func Debugf(ctx context.Context, fstr string, args ...any) + func Errorf(ctx context.Context, fstr string, args ...any) + func FromContext(ctx context.Context) logrus.FieldLogger + func Infof(ctx context.Context, fstr string, args ...any) + func Warnf(ctx context.Context, fstr string, args ...any) + func WithLogger(ctx context.Context, x logrus.FieldLogger) context.Context