logging

package
v1.8.0-rc.7 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NullLogSink

type NullLogSink struct{}

NullLogSink is a logr.LogSink that does nothing.

func (NullLogSink) Enabled

func (NullLogSink) Enabled(_ int) bool

func (NullLogSink) Error

func (NullLogSink) Error(_ error, _ string, _ ...interface{})

func (NullLogSink) Info

func (NullLogSink) Info(_ int, _ string, _ ...interface{})

func (NullLogSink) Init

func (NullLogSink) Init(_ logr.RuntimeInfo)

func (NullLogSink) WithName

func (log NullLogSink) WithName(name string) logr.LogSink

func (NullLogSink) WithValues

func (log NullLogSink) WithValues(_ ...interface{}) logr.LogSink

Jump to

Keyboard shortcuts

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