BuildMaster SDK Reference
Version:

LogProcessOutput(string text) Method

Invoked when process output data is received after calling ExecuteCommandLine.

Syntax

protected virtual void LogProcessOutput(string text)

Parameters

text
Type: string

The text to log.