NCoverExplorer.MSBuildTasks

NCover.LogLevel Property

What level of NCover logging to provide. Values are "Normal" (default) and "Verbose". Due to a bug in NCover 1.5.4 "Quiet" will result in NCover stopping abnormally - hence has been defaulted to be "Normal" until the bug is fixed.

public  LogLevel {get; set;}

See Also

NCover Class | NCoverExplorer.MSBuildTasks Namespace