# Functions
NewProductionConsoleEncoderConfig returns an opinionated [zapcore.EncoderConfig] for production console environments.
NewProductionConsoleZapLogger creates a new [*zap.Logger] with reasonable defaults for production console environments.
NewZapLogger returns a new [*zap.Logger] with the given preset and log level.