package
0.0.0-20240527020246-c6bd4c5fd0f8
Repository: https://github.com/liujunren93/share_utils.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
func GetLogger(group string) *logrus.Logger { fmt.Println("GetLogger", group) Logger.SetFormatter(&JSONFormatter{group, jsonFormatter}) return Logger }.
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
JSONFormatter formats logs into parsable json.
No description provided by the author
No description provided by the author
No description provided by the author