//
pkg.gl
Category
github.com/Masterminds/log-go
impl
zap
package
1.0.0
Repository:
https://github.com/masterminds/log-go.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
4
Dependents
0
Files
128 SLOC
#
Functions
New
New creates an instance of Zap that wraps a zap unsugared logger.
#
Structs
Logger
Logger is a wrapper about a Zap logger that implements the log.Logger interface.