//
pkg.gl
Category
github.com/ideatocode/go
log
package
0.0.0-20220329221012-02e851ebf68e
Repository:
https://github.com/ideatocode/go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
50 SLOC
#
Functions
NewZero
NewZero Returns a new Zerolog logger.
#
Structs
Color
Color is a basic re-implementation of the standard library log to match the logging interface with added colors.
Std
Std is a basic re-implementation of the standard library log to match the logging interface.
Zero
Zero is a basic re-implementation of zerolog to match the logging interface.
#
Interfaces
Logger
Logger is the bare minimum logging interface.