//
pkg.gl
Category
github.com/cresplanex/bloader
internal
logger
package
1.0.21
Repository:
https://github.com/cresplanex/bloader.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
6
Files
185 SLOC
#
Functions
Group
Group creates a new KeyVal with a group of KeyVals.
NewLoggerFromConfig
NewLoggerFromConfig creates a new Logger from the config.
NewSlogLogger
NewSlogLogger creates a new SlogLogger.
Value
Value creates a new KeyVal.
#
Structs
KeyVal
KeyVal is a key value pair.
SlogLogger
SlogLogger is a logger that uses slog.
#
Interfaces
Logger
Logger is an interface for logging.