Gets or sets an optional delegate resolving a markup style token for each formatted segment kind.
public Func<LogMessageFormatSegmentKind, LogLevel, string?>? SegmentStyleResolver { get; set; }
When this delegate returns null or an empty value, the writer falls back to Styles.