Skip to content

feat: replace print with log #19

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

Closed
wants to merge 1 commit into from
Closed

Conversation

maorfr
Copy link

@maorfr maorfr commented Jan 15, 2020

when using this client externally, the user sometimes does not want the response to be printed out.

this PR replaces the print statements with logging.debug statements.
if you think this change makes sense but want more flexibility around the log level, i'm willing to extend this PR as well.

thanks a lot!

@maorfr maorfr changed the title replace print with log feat: replace print with log Jan 15, 2020
@maorfr maorfr closed this Dec 17, 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.

1 participant