logic: vs plugin multithreading
added simple multithreading for cdb creation
This commit is contained in:
@@ -1887,6 +1887,7 @@
|
||||
<tr> <th scope="row">VS Port</th> <td>The port on which Visual Studio will receive messages. Note that this must match the port setting in Coati itself.</td> </tr>
|
||||
<tr> <th scope="row">File Logging</th> <td>Enable log output for the plugin. Additionaly to the output file, log messages will also be displayed in VS' </td> </tr>
|
||||
<tr> <th Id="vsPluginOptionObfuscation" scope="row">Log Obfuscation</th> <td>Obfuscate project- and file names as well as directories in the log output. Note that already logged data <b>will not be obfuscated retroactively</b>. A dictionary, mapping obfuscated names to original names, will be created in a seperate file.</td> </tr>
|
||||
<tr> <th scope="row">Thread Count</th> <td>The number of threads used during CDB creation</td> </tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<strong>Logging</strong>
|
||||
|
||||
Reference in New Issue
Block a user