package
0.0.0-20201120173822-96123f16761f
Repository: https://github.com/gopheracademy/manager.git
Documentation: pkg.go.dev
# Functions
NewFactory creates a new Factory.
# Structs
Factory is the default logging wrapper that can create logger instances either for a given Context or context-less.
# Interfaces
Logger is a simplified abstraction of the zap.Logger.