package
0.0.0-20220329221012-02e851ebf68e
Repository: https://github.com/ideatocode/go.git
Documentation: pkg.go.dev

# Functions

NewZero Returns a new Zerolog logger.

# Structs

Color is a basic re-implementation of the standard library log to match the logging interface with added colors.
Std is a basic re-implementation of the standard library log to match the logging interface.
Zero is a basic re-implementation of zerolog to match the logging interface.

# Interfaces

Logger is the bare minimum logging interface.