//
pkg.gl
Category
github.com/pokt-foundation/utils-go
logger
package
0.11.1
Repository:
https://github.com/pokt-foundation/utils-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
4
Files
160 SLOC
#
Functions
New
New creates a new Logger instance.
NewTestLogger
NewTestLogger creates a new Logger instance and a reader to capture its output.
#
Structs
Logger
Logger wraps the underlying slog.Logger and keeps track of the current log level.