ILogger LogError Method MSBuildCodeMetrics
This method is used to log fatal errors.

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

void LogError(
	string error
)
See Also