package
0.11.1
Repository: https://github.com/pokt-foundation/utils-go.git
Documentation: pkg.go.dev

# Functions

New creates a new Logger instance.
NewTestLogger creates a new Logger instance and a reader to capture its output.

# Structs

Logger wraps the underlying slog.Logger and keeps track of the current log level.