Documentation ¶ Index ¶ func NewFile(file string) (io.WriteCloser, error) func NewLog(w io.Writer) logr.Logger func NewLogFromFile(file string) (logr.Logger, error) func WithOut(log logr.Logger, w io.Writer) logr.Logger Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func NewFile ¶ func NewFile(file string) (io.WriteCloser, error) func NewLog ¶ func NewLog(w io.Writer) logr.Logger func NewLogFromFile ¶ func NewLogFromFile(file string) (logr.Logger, error) func WithOut ¶ added in v0.4.14 func WithOut(log logr.Logger, w io.Writer) logr.Logger Types ¶ This section is empty. Source Files ¶ View all Source files file.go log.go util.go Click to show internal directories. Click to hide internal directories.