Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

Level.Info Field

The Info level designates informational messages that highlight the progress of the application at coarse-grained level.

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

See Also

Level Class | log4net.Core Namespace