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

Introduce Silent Verbose Mode (Issue #364) #366

Merged
merged 9 commits into from Nov 9, 2021
Merged

Introduce Silent Verbose Mode (Issue #364) #366

merged 9 commits into from Nov 9, 2021

Conversation

DimitrisMantas
Copy link
Contributor

Following up on issue #364, this commit intoduces a new silent (s) verbose mode for cases when no console ouput is required.


Change List

  • Introduce a new silent (s) verbose mode, which sets both stdout and stderr to null.
  • Convert user input regarding verbose mode to lower case increase user friendliness.
  • Raise ValueError if an uknown verbose mode has been specified.

This commit was tested on Python 3.9 (Windows 10 64-bit) using PyCharm 2021.2.3 and E+ 9.0.1.

@DimitrisMantas DimitrisMantas changed the base branch from master to develop November 7, 2021 17:04
@santoshphilip santoshphilip merged commit e1bed85 into santoshphilip:develop Nov 9, 2021
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.

None yet

2 participants