Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

Level.Finer Field

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

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

See Also

Level Class | log4net.Core Namespace