Documentation ¶
Overview ¶
Package zapmod contains utilities for fetching a logger that actually aligns log messages.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var KBLog logr.Logger
KBLog is a base parent logger.
View Source
var Log = logf.Log
Log is the base logger used by kubebuilder. It delegates to another logr.Logger. You *must* call SetLogger to get any actual logging.
Functions ¶
func EpochMillisRoundedTimeEncoder ¶
func EpochMillisRoundedTimeEncoder(t time.Time, enc zapcore.PrimitiveArrayEncoder)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.