logger

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MinimalLogger

type MinimalLogger interface {
	Print(v ...interface{})
}

func DecorateAtLevel

func DecorateAtLevel(l *logrus.Logger, level logrus.Level) MinimalLogger

type SecretsRedactor added in v0.6.1

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

func NewSecretsRedactor added in v0.6.1

func NewSecretsRedactor(secrets []string) *SecretsRedactor

func (*SecretsRedactor) Fire added in v0.6.1

func (h *SecretsRedactor) Fire(entry *logrus.Entry) error

func (*SecretsRedactor) Levels added in v0.6.1

func (h *SecretsRedactor) Levels() []logrus.Level

Jump to

Keyboard shortcuts

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