Microsoft FactoryOrchestrator Client FactoryOrchestratorClient SetLogFolder(string bool)
Microsoft.FactoryOrchestrator.Client
Microsoft.FactoryOrchestrator.Client.FactoryOrchestratorClient
FactoryOrchestratorClient.SetLogFolder(string, bool) Method
Asynchronously Sets the log folder path used by Factory Orchestrator.
public System.Threading.Tasks.Task SetLogFolder(string path, bool moveExistingLogs);
Parameters
path
System.String
Path to the desired folder.
moveExistingLogs
System.Boolean
If true, existing logs are moved to the new location.