BuildMaster SDK Reference
Version:

Debug(string message) Method

Writes the specified message with MessageLevel.Debug.

Syntax

public static void Debug(string message)

Parameters

message
Type: string

The message.