logger

package
v0.2.0-alpha01 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Logger

type Logger struct {
	// contains filtered or unexported fields
}

func New

func New(level int) *Logger

func (*Logger) Enabled

func (l *Logger) Enabled() bool

func (*Logger) Error

func (l *Logger) Error(err error, msg string, keysAndValues ...interface{})

func (*Logger) Info

func (l *Logger) Info(msg string, keysAndValues ...interface{})

func (*Logger) V

func (l *Logger) V(level int) logr.Logger

func (*Logger) WithName

func (l *Logger) WithName(name string) logr.Logger

func (*Logger) WithValues

func (l *Logger) WithValues(keysAndValues ...interface{}) logr.Logger

Jump to

Keyboard shortcuts

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