LogEntry.Category

LogEntry.Category property

Category name used to route the log entry to a one or more sinks.

public string Category { get; set; }

See Also