/zaptext

An zap text encode

Primary LanguageGoMIT LicenseMIT

Zaptext

Zap text encoder instance

Build status Go Reference GoReport

Using example

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

Thanks

  • zap: Refer to some implementations