//
pkg.gl
Category
github.com/mirkobrombin/goup
internal
logger
package
0.0.3
Repository:
https://github.com/mirkobrombin/goup.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
2
Files
71 SLOC
#
Functions
NewLogger
NewLogger creates a new logger with optional predefined fields.
NewPluginLogger
NewPluginLogger creates a plugin-specific log file in the same directory as the main log.
#
Structs
FieldHook
FieldHook is a custom Logrus hook that adds predefined fields to every log entry.