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
Initializes a new instance of the
IssueProviderSettings class
for reading a log file on disk.
- Assembly
- Cake
.Issues .dll - Namespace
- Cake
.Issues - Containing Type
- Issue
Provider Settings
Syntax
public IssueProviderSettings(FilePath logFilePath)
Parameters
| Name | Type | Description |
|---|---|---|
| logFilePath | FilePath | Path to the log file. |
Return Value
| Type | Description |
|---|---|
| void |
