BuildMaster SDK Reference
Version:
Log(Inedo.Diagnostics.MessageLevel logLevel, string message) Method
Writes the specified message to the corresponding log.
Syntax
public
virtual
void Log(Inedo.Diagnostics.MessageLevel logLevel, string message)
Parameters
- logLevel
- Type: Inedo.Diagnostics.MessageLevel
The log level.
- message
- Type: string
The message.