Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

Level.Verbose Field

The Verbose level designates fine-grained informational events that are most useful to debug an application.

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

See Also

Level Class | log4net.Core Namespace