Summary
Gets or sets the log file path
- Namespace
- ReSharperReports
.Options - Containing Type
- TransformSubOptions
Syntax
[Option('l', "logFilePath", HelpText = "Path to where log file should be created. Defaults to logging to console.", Required = false)]
public string LogFilePath { get; set; }
Remarks
This is an optional input
Attributes
| Type | Description |
|---|---|
| Option |
Value
| Type | Description |
|---|---|
| string |