Versions in this module Expand all Collapse all v3 v3.1.0 Oct 22, 2022 v3.0.0 May 3, 2022 Changes in this version + func New(l logrus.FieldLogger, opts ...Option) logr.Logger + type FormatFunc func(interface{}) string + type Option func(l *logrusr) + func WithFormatter(f FormatFunc) Option + func WithName(name ...string) Option + func WithReportCaller() Option Other modules containing this package github.com/bombsimon/logrusr github.com/bombsimon/logrusr/v2 github.com/bombsimon/logrusr/v4