Versions in this module Expand all Collapse all v0 v0.2.0 Jul 27, 2025 v0.1.0 Jul 23, 2025 Changes in this version + func FormatForSeqIngestion(events []*core.LogEvent) ([]byte, error) + type CLEFBatchFormatter struct + func NewCLEFBatchFormatter() *CLEFBatchFormatter + func (f *CLEFBatchFormatter) FormatBatch(events []*core.LogEvent) ([]byte, error) + type CLEFFormatter struct + RenderMessage bool + func NewCLEFFormatter() *CLEFFormatter + func (f *CLEFFormatter) Format(event *core.LogEvent) ([]byte, error) + type SeqIngestionFormat struct + Events []json.RawMessage