package
0.0.0-20240418082707-ea5f3670260e
Repository: https://github.com/ivorysql/ivory-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.