This content is part of a third party extension that is not supported by the Cake project.
        
	
	
		- Assembly
 - Cake
.Module .Shared .dll  - Namespace
 - Cake
.Module .Shared  - Containing Type
 - RawBuildLog
 
Syntax
public void Write(Verbosity verbosity, LogLevel level, string format, params object[] args)
	Parameters
| Name | Type | Description | 
|---|---|---|
| verbosity | Verbosity | |
| level | LogLevel | |
| format | string | |
| args | object[] | 
Return Value
| Type | Description | 
|---|---|
| void | 
