NCoverExplorer.MSBuildTasks FREE Version 1.4

NCoverLogLevel Enumeration

Logging levels to use within NCover task.

public enum NCoverLogLevel

Members

Member Name Description
QuietNo logging.
NormalWrites standard log output (Default).
VerboseWrites verbose log output.

Requirements

Namespace: NCoverExplorer.Common

Assembly: NCoverExplorer.MSBuildTasks (in NCoverExplorer.MSBuildTasks.dll)

See Also

NCoverExplorer.Common Namespace