package
1.2.2
Repository: https://github.com/tessellated-io/pickaxe.git
Documentation: pkg.go.dev

# Functions

Default logger is simply at INFO level.
Create a new logger without a prefix.
Create a new logger with a set of prefixes.
No description provided by the author

# Structs

Logger is a wrapper around a slog.logger, which keeps track of prefixes and raw keys, such that prefixese can be added in a hierarchical manner.