Versions in this module Expand all Collapse all v2 v2.8.0 Nov 12, 2025 Changes in this version + func Logrus(out io.Writer, version string, debug, verbosity int) logr.LogSink + func NewContext(ctx context.Context, logger Logger) context.Context + func SetLogSink(sink logr.LogSink) + type Logger = logr.Logger + func Discard() Logger + func FromContext(ctx context.Context) Logger Other modules containing this package github.com/percona/percona-postgresql-operator