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

Add --logfile <path> command option to CLI commands #1325

Closed
pileks opened this issue Oct 13, 2022 · 0 comments · Fixed by #1329 or #1349
Closed

Add --logfile <path> command option to CLI commands #1325

pileks opened this issue Oct 13, 2022 · 0 comments · Fixed by #1329 or #1349

Comments

@pileks
Copy link
Contributor

pileks commented Oct 13, 2022

Is your feature request related to a problem? Please describe.
Currently, our CLI outputs logs only to the console. We want to have the option of specifying a log file as a secondary output.

Describe the solution you'd like
Add -l, --logfile command option to our CLI commands which would output whatever is being recorded inside the console to a log file.

Describe alternatives you've considered
/

Additional context
A small additional win would be to allow the path to be optional, and to provide a default log file name.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant