//
pkg.gl
Category
github.com/lgrisa/lib
utils
lfshook
package
0.0.1
Repository:
https://github.com/lgrisa/lib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
124 SLOC
#
Functions
NewHook
Given a map with keys equal to log levels.
#
Type aliases
PathMap
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.
WriterMap
Alternatively map a log level to an io.Writer.