Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add CLI flag for disabling console log printing.#1915

Merged
plusvic merged 1 commit into
VirusTotal:masterfrom
mgoffin:disable_console_logs
Aug 18, 2023
Merged

Add CLI flag for disabling console log printing.#1915
plusvic merged 1 commit into
VirusTotal:masterfrom
mgoffin:disable_console_logs

Conversation

@mgoffin
Copy link
Copy Markdown
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
Copy Markdown

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
@mgoffin mgoffin force-pushed the disable_console_logs branch from 0e6af48 to 2a0fe67 Compare April 20, 2023 20:20
@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