LogEntry.ContextualProperties

LogEntry.ContextualProperties property

Dictionary of key/value pairs to record.

public IDictionary<string, string> ContextualProperties { get; set; }

See Also