Documentation ¶
Index ¶
- Constants
- func WithName(name string, kvpair ...any) logr.Logger
- type Sink
- func (s *Sink) Enabled(level int) bool
- func (s *Sink) Error(err error, message string, kvpair ...any)
- func (s *Sink) Info(_ int, message string, kvpair ...any)
- func (s *Sink) Init(_ logr.RuntimeInfo)
- func (s *Sink) WithName(name string) logr.LogSink
- func (s *Sink) WithValues(kvpair ...any) logr.LogSink
Constants ¶
View Source
const ( EnvDevelopment = "LOG_DEVELOPMENT" EnvStructured = "LOG_STRUCTURED" EnvLevel = "LOG_LEVEL" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.