Describes a typed segment in a formatted log message.
public LogMessageFormatSegment(int Start, int Length, LogMessageFormatSegmentKind Kind)
The start character index of the segment.
The segment length in characters.
The semantic kind of the segment.