Categorygithub.com/verylucky/logtool
modulepackage
0.0.0-20191112065647-6f8547e705b2
Repository: https://github.com/verylucky/logtool.git
Documentation: pkg.go.dev

# README

LogTool

Golang log tool, based on logrus, integrated with logrotate and caller information, such as function, filename, line...

Usage

log := logtool.GetLogger("./log", "testlog", 7*24*time.Hour, time.Minute)
log.Info("test log tool")

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author