Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0 |
|
Logger.Name Property
Gets the logger name.
[Visual�Basic]
Overridable�Public�ReadOnly�Property�Name�As�
String�_
[C#]
public�virtual�
string�Name�{get;}
Property Value
The name of the logger.
Implements
ILogger.Name
Remarks
The name of this logger
See Also
Logger Class | log4net.Repository.Hierarchy Namespace