LyricsGenius icon indicating copy to clipboard operation
LyricsGenius copied to clipboard

Added Logging

Open allerter opened this issue 3 years ago β€’ 0 comments

  • 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?)

allerter avatar Feb 18 '21 06:02 allerter