Microsoft FactoryOrchestrator Core IFactoryOrchestratorService SetLogFolder(string bool)
Microsoft.FactoryOrchestrator.Core
Microsoft.FactoryOrchestrator.Core.IFactoryOrchestratorService
IFactoryOrchestratorService.SetLogFolder(string, bool) Method
Sets the log folder path used by Factory Orchestrator.
void 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.