Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Output/Log to File #9

Open
Zamanry opened this issue Mar 10, 2022 · 1 comment
Open

Output/Log to File #9

Zamanry opened this issue Mar 10, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@Zamanry
Copy link

Zamanry commented Mar 10, 2022

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')
@quentinhardy
Copy link
Owner

Yes, not implemented yet.

@quentinhardy quentinhardy added the enhancement New feature or request label Apr 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants