Versions in this module Expand all Collapse all v0 v0.2.5 Jun 19, 2026 Changes in this version + type Writer struct + func MustNew(w *wool.Wool, spec gortk.LogSpec, fields ...string) *Writer + func New(w *wool.Wool, spec gortk.LogSpec, fields ...string) (*Writer, error) + func (lw *Writer) Write(b []byte) (int, error)