logging

package
v0.5.3 Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package logging emits log messages for each and every reconciliation loop about the most important aspects of the current state of the system.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Env envvar.Env
	Log logger.Interface
	Pol *policy.Policy
}

type Logging

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

func New

func New(c Config) *Logging

func (*Logging) Active

func (l *Logging) Active() bool

Active defines this worker handler to always be executed.

func (*Logging) Ensure

func (l *Logging) Ensure() error

Jump to

Keyboard shortcuts

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