log4net SDK Reference

Level.Warn Field

The Warn level designates potentially harmful situations.

[Visual Basic]
Public Shared ReadOnly Warn As Level
[C#]
public static readonly Level Warn;

Remarks

Missing <remarks> documentation for F:log4net.Core.Level.Warn

See Also

Level Class | log4net.Core Namespace