Formats a batch of log events as newline-delimited CLEF.
array of log events
Optional
optional serialization limits
newline-delimited CLEF string
const payload = formatClefBatch(events);// Suitable for POST to Seq /ingest/clef Copy
const payload = formatClefBatch(events);// Suitable for POST to Seq /ingest/clef
Formats a batch of log events as newline-delimited CLEF.