Table of Contents | ||
---|---|---|
|
...
Parameter | Description |
---|---|
|
|
| 1 |
| For .NET 4.5+ : |
| For .NET 4.6+ : |
| A random alphanumeric ID that was provided during the startBackgroundTestListener |
| Optional: Level of logs to generate - Default is 0 (none), Fatal=1, Error=4, Debug=6, All=999 |
| Optional: Folder to save log files in |
...
Parameter | Description | ||
---|---|---|---|
| Set to true to enable logs | ||
| Set to true to enable enhanced logs (prepareForMsbuild) | ||
| Set to true to enable log output to the console | ||
| Set to true to enable log output to a file |
| Provide a folder to save the log files in |
| Provide the name of the log file | ||
| Limit the number of log files to create. Default: 10 | ||
| Limit the size of the log file. Default: 10*1024 KB |
...