Instance Method
hasContent(record:)
Indicates whether the fragment will write anything to
output when write is called. This is used to determine whether writing a separator should be skipped.func hasContent(record: inout LogRecord) -> Bool