BuildMaster SDK Reference
Version:

Log(Inedo.Diagnostics.MessageLevel logLevel, string message) Method

Writes the specified message to the Action's log.

Syntax

public virtual void Log(Inedo.Diagnostics.MessageLevel logLevel, string message)

Parameters

logLevel
Type: Inedo.Diagnostics.MessageLevel

Log level of the message.

message
Type: string

Message to log.