logger

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewPrettyFieldHandler

func NewPrettyFieldHandler(lvl slog.Leveler, opts PrettyFieldHandlerOptions) slog.Handler

NewPrettyFieldHandler creates a new slog.Handler which writes to stderr and prints the provided ordered attribute keys after the log message.

Types

type PrettyFieldHandlerOptions

type PrettyFieldHandlerOptions struct {
	Level      slog.Leveler
	AttrOrder  []string
	AttrColors map[string]color.Attribute
}

PrettyFieldHandlerOptions configures the pretty console log handler.

Jump to

Keyboard shortcuts

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