logging

package
v0.0.21 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 29, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EncoderJSON    string = "json"
	EncoderConsole string = "console"

	LevelInfo  string = "info"
	LevelError string = "error"
	LevelPanic string = "panic"
)

Variables

This section is empty.

Functions

func InitLogging

func InitLogging(flags flag.Options, w io.Writer) (logr.Logger, error)

InitLogging initializes logging based on provided configuration.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL