package
0.58.0
Repository: https://github.com/fluxcd/pkg.git
Documentation: pkg.go.dev

# Functions

CapitalLevelEncoder is a zapcore.LevelEncoder that encodes the level to a capitalized string.
LowercaseLevelEncoder is a zapcore.LevelEncoder that encodes the level to a lowercase string.
NewLogger returns a logger configured with the given Options, and timestamps set to the ISO8601 format.
SetLogger sets the logger for the controller-runtime and klog packages to the given logger.

# Constants

These are for convenience when doing log.V(...) to log at a particular level.
These are for convenience when doing log.V(...) to log at a particular level.
These are for convenience when doing log.V(...) to log at a particular level.

# Structs

Options contains the configuration options for the runtime logger.