BuildMaster SDK Reference
Version:

LogProcessError(string text) Method

Invoked when process error data is received after calling ExecuteCommandLine.

Syntax

protected virtual void LogProcessError(string text)

Parameters

text
Type: string

The text to log.