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 20 commits into
base: master
Choose a base branch
from
Open

Added Logging #185

wants to merge 20 commits into from

Commits on Feb 17, 2021

  1. corrected two typos

    allerter committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    e4a3126 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c81d2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c64b5a9 View commit details
    Browse the repository at this point in the history
  4. added logging to api base.py

    allerter committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    170ea23 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    640a0bf View commit details
    Browse the repository at this point in the history
  6. added logging to artist.py

    allerter committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    43b11cc View commit details
    Browse the repository at this point in the history
  7. added logging to album.py

    allerter committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    088c430 View commit details
    Browse the repository at this point in the history
  8. added logging to song.py

    allerter committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    99f4a0d View commit details
    Browse the repository at this point in the history
  9. added logging to auth.py

    allerter committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    3259da0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    afc5eb2 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2021

  1. added Genius._verbose_cli

    Only ask for input if launched from the CLI and --verbose is set
    allerter committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    320c6f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ce640f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    967bcd6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b24cc35 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2021

  1. replaced _verbose_cli with _cli

    Ask for input when needed if user is using CLI regardless of the value of verbose
    allerter committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    ca13941 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. Configuration menu
    Copy the full SHA
    b177856 View commit details
    Browse the repository at this point in the history
  2. Remove extra line

    allerter committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    5853ba0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da91b1c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b9644b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    190b3ec View commit details
    Browse the repository at this point in the history