package
1.0.21
Repository: https://github.com/cresplanex/bloader.git
Documentation: pkg.go.dev

# Functions

Group creates a new KeyVal with a group of KeyVals.
NewLoggerFromConfig creates a new Logger from the config.
NewSlogLogger creates a new SlogLogger.
Value creates a new KeyVal.

# Structs

KeyVal is a key value pair.
SlogLogger is a logger that uses slog.

# Interfaces

Logger is an interface for logging.