LogEvent.LoggerName property

The name (category) of the logger. Will not be null.

public string LoggerName { get; set; }

See Also