BuildMaster SDK Reference
   
  
    
      
        Version: 
        
      
      
      
      Log(Inedo.Diagnostics.MessageLevel logLevel, string message) Method
  
            Writes the specified message to the delegate log.
            
 
  Syntax
  
    public
    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.