proxy.golang.org : github.com/go-logfmt/logfmt : v0.6.1
Package logfmt implements utilities to marshal and unmarshal data in the logfmt format. The logfmt format records key/value pairs in a way that balances readability for humans and simplicity of computer parsing. It is most commonly used as a more human friendly alternative to JSON for structured logging.
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:golang/github.com/go-logfmt/logfmt@v0.6.1
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/google/go-cmp v0.7.0