log4net SDK Documentation - Microsoft .NET Framework 4.0 |
|
Level.Notice Field
The Notice level designates informational messages that highlight the progress of the application at the highest level.
[Visual Basic]
Public Shared ReadOnly Notice As
Level
[C#]
public static readonly
Level Notice;
See Also
Level Class | log4net.Core Namespace