BuildMaster SDK Reference
Version:

LogError(string message) Method

Logs the specified message to the delegate log with an Error log level.

Syntax

public void LogError(string message)

Parameters

message
Type: string

Message to log.