package
0.0.0-20230412140355-bdfe249a526d
Repository: https://github.com/dragfaq/uuid-generator.git
Documentation: pkg.go.dev
# Functions
NewZapLogger return Logger interface.
# Structs
Configuration stores the config for the logger For some loggers there can only be one level across writers, for such the level of Console is picked by default.
# Interfaces
Logger is our contract for the logger.