package
0.0.1
Repository: https://github.com/lgrisa/lib.git
Documentation: pkg.go.dev

# Functions

Given a map with keys equal to log levels.

# Type aliases

Map for linking a log level to a log file Multiple levels may share a file, but multiple files may not be used for one level.
Alternatively map a log level to an io.Writer.