Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

LoggingEvent.LoggerName Property

Gets the name of the logger that logged the event.

[Visual�Basic]
Public�ReadOnly�Property�LoggerName�As�String
[C#]
public�string�LoggerName�{get;}

Property Value

The name of the logger that logged the event.

Remarks

Gets the name of the logger that logged the event.

See Also

LoggingEvent Class | log4net.Core Namespace