//
pkg.gl
Category
github.com/kafuluote/common
hook
package
0.0.0-20210120025926-c6cda8a41bc6
Repository:
https://github.com/kafuluote/common.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
1
Files
213 SLOC
#
Functions
NewHook
NewHook returns new LFS hook.
#
Structs
LfsHook
LfsHook is a hook to handle writing to local log files.
#
Type aliases
PathMap
PathMap is map for mapping a log level to a file's path.
WriterMap
WriterMap is map for mapping a log level to an io.Writer.