package
0.0.0-20210420104442-0fe9a67082aa
Repository: https://github.com/pavelmemory/faceit-users.git
Documentation: pkg.go.dev
# Functions
FromContext extracts logger from the context.
No description provided by the author
NewZapLogger returns a zap logger adapter to be used with `Logging` interface.
ToContext injects a logger into the context.
# Structs
TestLogger should be used only for testing purposes.
ZapWrapper is an adapter between service defined logging interface and zap logging implementation.
# Interfaces
Logger is an abstraction used for logging in the service.