//
pkg.gl
Category
github.com/tessellated-io/pickaxe
log
package
1.2.2
Repository:
https://github.com/tessellated-io/pickaxe.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
10
Files
103 SLOC
#
Functions
Default
Default logger is simply at INFO level.
NewLogger
Create a new logger without a prefix.
NewLoggerWithPrefixes
Create a new logger with a set of prefixes.
ParseLogLevel
No description provided by the author
#
Structs
Logger
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.