Versions in this module Expand all Collapse all v0 v0.1.0 Mar 4, 2026 Changes in this version + const FormatJSON + const FormatLogfmt + const FormatPretty + const FormatTable + type Printer struct + func NewPrinter(format string, useColor bool) *Printer + func NewPrinterWriter(format string, useColor bool, w io.Writer) *Printer + func (p *Printer) Flush() + func (p *Printer) Print(e source.LogEntry) error