MSBuildLogger LogError Method MSBuildCodeMetrics
Logs a fatal error

Namespace: MSBuildCodeMetrics.Tasks
Assembly: MSBuildCodeMetrics.Tasks (in MSBuildCodeMetrics.Tasks.dll) Version: 0.1.4894.24375
Syntax

public void LogError(
	string error
)

Implements

ILogger LogError(String)
See Also