log4net SDK Documentation - Microsoft .NET Framework 4.0 |
|
Level.Error Field
The Error level designates error events that might still allow the application to continue running.
[Visual Basic]
Public Shared ReadOnly Error As
Level
[C#]
public static readonly
Level Error;
See Also
Level Class | log4net.Core Namespace