BuildMaster SDK Reference
Version:

LogError(string message) Method

Logs the specified message to the Action's log with an Error log level.

Syntax

protected void LogError(string message)

Parameters

message
Type: string

Message to log.