BuildMaster SDK Reference
Version:
LogInformation(string message) Method
Logs the specified message to the Action's log with an Information log level.
Syntax
protected
void LogInformation(string message)
Parameters
- message
- Type: string
Message to log.