package
2.4.1+incompatible
Repository: https://github.com/percona/percona-postgresql-operator.git
Documentation: pkg.go.dev

# Functions

Discard returns a logr.Logger that discards all messages logged to it.
FromContext returns the global logr.Logger or the one stored by a prior call to NewContext.
Logrus creates a sink that writes to out using a logrus format.
NewContext returns a copy of ctx containing logger.
SetLogSink replaces the global logr.Logger with sink.