BuildMaster SDK Reference
Version:

LogWarning(string message) Method

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

Syntax

protected void LogWarning(string message)

Parameters

message
Type: string

Message to log.