LogExport
Exports logs to a file.
Properties
Inputs
Name | Description |
---|---|
Filter | An object of type David.Dpe.LoggingService.SearchFilter. Example: The last 100.000 log items will be exported when the filter is set to Nothing. |
DestinationPath | Path to file to be exported. WorkflowWorker needs access to this path. |
Origin | Optional string describing the origin. |