BuildMaster SDK Reference
Version:

LogInformation(string message) Method

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

Syntax

public void LogInformation(string message)

Parameters

message
Type: string

Message to log.