//
pkg.gl
Category
github.com/elgopher/yala
adapter
logfmt
package
1.1.0
Repository:
https://github.com/elgopher/yala.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
3
Dependents
4
Files
60 SLOC
#
Functions
WriteField
WriteField converts the field to logfmt format (key=value) and appends it to the builder.
WriteFields
WriteFields writes multiple fields separated with spaces.