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