msdat icon indicating copy to clipboard operation
msdat copied to clipboard

Output/Log to File

Open Zamanry opened this issue 4 years ago • 1 comments

I would like the tool to output results to file. Understanding this tool has many different modules, a standardized machine readable file type such as CSV may be difficult. However, having the tool output timestamps of actions and results would allow the tool to be run with persistent results. I see that something was started here, but was commented out:

#PPoutput.add_argument('--output-file',dest='outputFile',default=None,required=False,help='save results in this file')

Zamanry avatar Mar 10 '22 21:03 Zamanry

Yes, not implemented yet.

quentinhardy avatar Apr 28 '22 08:04 quentinhardy