BuildMaster SDK Reference
Version:

LogDebug(string message) Method

Logs the specified message to the delegate log with a Debug log level.

Syntax

public void LogDebug(string message)

Parameters

message
Type: string

Message to log.