# README
go-log
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewColor returns a new Color logger.
NewStd Returns a new Zerolog logger.
NewZero returns a new Zerolog logger.
No description provided by the author
# Variables
DefaultLogger is the logger called when using the default functions.
TimeFormat is the default time format used by this package.
TimestampFunc is the default time func used by this package, useful for testing.
# Interfaces
Logger is the bare minimum logging interface.