Skip to content

4everland/golog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golog

4everland internal go service log format

Install

go get github.com/4everland/golog

Usage

 logger := golog.NewFormatStdLogger(
        os.Stdout, 
        golog.WithFilterLevel(log.LevelInfo), 
        golog.WithServerName("name"", "version"))

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages