LogEvent.State property

The structured state for the message, if any. May be null.

public IEnumerable<KeyValuePair<string, object>> State { get; set; }

See Also