log4net SDK Documentation - Microsoft .NET Framework 4.0 |
|
Level.Warn Field
The Warn level designates potentially harmful situations.
[Visual Basic]
Public Shared ReadOnly Warn As
Level
[C#]
public static readonly
Level Warn;
See Also
Level Class | log4net.Core Namespace