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 CLI flag for disabling console log printing. #1915

Merged
merged 1 commit into from
Aug 18, 2023

Conversation

mgoffin
Copy link
Contributor

@mgoffin mgoffin commented Apr 20, 2023

  • Add CLI flag that will disable the console module from printing:
    • Short: -q
    • Long: --disable-console-logs
  • Update documentation with new CLI flag

Closes #1912

@google-cla
Copy link

google-cla bot commented Apr 20, 2023

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

- Add CLI flag that will disable the console module from printing:
  Short: -q
  Log:   --disable-console-logs
- Update documentation with new CLI flags

Closes VirusTotal#1912
@plusvic plusvic merged commit 8f40272 into VirusTotal:master Aug 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Command Line Option to Suppress Console Module Output
2 participants