//
pkg.gl
Category
github.com/kaiiak/zaptext
repository
package
0.0.0-20220617014548-4ce28ef7833b
Repository:
https://github.com/kaiiak/zaptext.git
Documentation:
pkg.go.dev
Overview
Dependencies
10
Dependents
0
#
README
Zaptext
Zap text encoder instance
Using example
cfg := zapcore.NewProductionEncoderConfig() zaptext.NewTextencoder(cfg)
Thanks
zap
: Refer to some implementations