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

Added Logging #185

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

Added Logging #185

wants to merge 15 commits into from

Conversation

allerter
Copy link
Collaborator

  • Changed print statements to logging statements.
  • Added Genius._verbose_cli which is meant for _verbose and _cli to only ask for input if the package were launched from the CLI and the user had supplied --verbose.
  • Enabled logging in main. The logging level is set by the value of args.quiet.
  • Added guide for enabling logging in docs (should it be in the readme too?)

Ask for input when needed if user is using CLI regardless of the value of verbose
@allerter allerter added this to the 3.1.0 milestone Apr 21, 2021
@allerter allerter mentioned this pull request May 27, 2023
@allerter allerter linked an issue May 27, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reduce Verbosity
1 participant