Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0 |
|
Level.ToString�Method�
Returns the String representation of the current Level.
[Visual�Basic]
Overrides�Public�Function�ToString()�As�
String
[C#]
public�override�
string�ToString();
Return Value
A String representation of the current Level.
Remarks
Returns the level Name.
See Also
Level Class | log4net.Core Namespace