Sets the style mapped to a formatted segment kind.
public void SetStyle(LogMessageFormatSegmentKind kind, string? style)
The segment kind.
The style token to apply, or null to remove styling.
null