Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

ILogger.Name Property

Gets the name of the logger.

[Visual�Basic]
Property�Name�As�String
[C#]
string�Name�{get;}

Property Value

The name of the logger.

Remarks

The name of this logger

See Also

ILogger Interface | log4net.Core Namespace