Skip to content

ttys3/lgr-zap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uber-go/zap go-pkgz/lgr bridge

goal

the main goal of this package is used by ttys3/remark42 to replace the used github.com/go-pkgz/lgr logger with go.uber.org/zap

usage

add below config in your go.mod

replace (
    github.com/go-pkgz/lgr v0.6.3 => github.com/ttys3/lgr master
)

then run:

go mod tidy

About

uber-go/zap go-pkgz/lgr bridge

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages