Skip to content

fxevent zerolog adoptor for go-uber/fx 1.14.0+

License

Notifications You must be signed in to change notification settings

ipfans/fxlogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fxlogger

MIT License GoDoc GitHub release GitHub go.mod Go version Go Report Card Issues

fxevent zerolog adoptor for go-uber/fx 1.14.0+.

Installation

go get github.com/ipfans/fxlogger@latest

Usage

fx.New(fx.WithLogger(fxlogger.Default()))

// or

fx.New(fx.WithLogger(fxlogger.WithZerolog(zerolog.New(os.Stdout))))

Contributors

About

fxevent zerolog adoptor for go-uber/fx 1.14.0+

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages