Versions in this module Expand all Collapse all v0 v0.3.0 Jul 7, 2026 Changes in this version type Formatter + TraceID string v0.2.0 Jun 27, 2026 Changes in this version type Formatter + OTELFunc bool + OTELResource bool v0.1.0 Jun 15, 2026 Changes in this version + func DefaultLevelStyles() map[zapcore.Level]LevelStyle + type Formatter struct + Color bool + LevelStyles map[zapcore.Level]LevelStyle + Location *time.Location + MinLevel zapcore.Level + NoTime bool + TimeFormat string + func (f *Formatter) Follow(ctx context.Context, path string, w io.Writer) error + func (f *Formatter) Format(line []byte) (out string, ok bool) + func (f *Formatter) Process(ctx context.Context, r io.Reader, w io.Writer) error + func (f *Formatter) SetMinLevel(l zapcore.Level) + type LevelStyle struct + Color string + Label string