BuildMaster SDK Reference
Version:

LogDebug(string message) Method

Logs the specified message to the Provider's log with a Debug log level.

Syntax

protected void LogDebug(string message)

Parameters

message
Type: string

Message to log.