Click or drag to resize
AbstractFileSystemProgressLoggingJobRaiseLogProgress Method (LogItem)
Logs message to progress log.

Namespace: CMS.ContinuousIntegration.Internal
Assembly: CMS.ContinuousIntegration (in CMS.ContinuousIntegration.dll) Version: 10.0.0
Syntax
C#
protected void RaiseLogProgress(
	LogItem logItem
)

Parameters

logItem
Type: CMS.ContinuousIntegrationLogItem
Log item
See Also