Categorygithub.com/kaiiak/zaptext
repositorypackage
0.0.0-20220617014548-4ce28ef7833b
Repository: https://github.com/kaiiak/zaptext.git
Documentation: pkg.go.dev

# README

Zaptext

Zap text encoder instance

Build status Go Reference GoReport

Using example

cfg := zapcore.NewProductionEncoderConfig()
zaptext.NewTextencoder(cfg)

Thanks

  • zap: Refer to some implementations