Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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")

About

Golang log tool, based on logrus, integrated with logrotate, filename/function/line info.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages