docs.inedo.com →
inedo.com →
Otter SDK Reference
Version:
1.5.0
1.3.0
Otter SDK
Inedo.Otter.Extensibility.Operations
Operation
LogProcessOutput(string)
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.