MSBuildLogger LogMessage Method MSBuildCodeMetrics
Log a non-fatal message

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

public void LogMessage(
	string msg
)

Implements

ILogger LogMessage(String)
See Also