Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

Level.Fine Field

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

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

See Also

Level Class | log4net.Core Namespace