This content is part of a third party extension that is not supported by the Cake project.
                        For more information about this extension see Cake.Issues.
                            
	
		Summary
            Base class for issue providers supporting multiple log formats.
            
		- Assembly
- Cake.Issues .dll 
- Namespace
- Cake.Issues 
- Containing Type
- BaseMulti Format Issue Provider <TSettings, TIssueProvider> 
Syntax
protected BaseMultiFormatIssueProvider(ICakeLog log, TSettings settings)Parameters
| Name | Type | Description | 
|---|---|---|
| log | ICakeLog | The Cake log context. | 
| settings | TSettings | Settings for the issue provider. | 
Return Value
| Type | Description | 
|---|---|
| void | 
