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

Turn off prints #177

Closed
JoaoCarabetta opened this issue Apr 1, 2021 · 1 comment · Fixed by #178
Closed

Turn off prints #177

JoaoCarabetta opened this issue Apr 1, 2021 · 1 comment · Fixed by #178

Comments

@JoaoCarabetta
Copy link
Contributor

JoaoCarabetta commented Apr 1, 2021

Is your feature request related to a problem? Please describe.
There is too much printing. I rather have an API that does not print as much. For instance, if I want to use it on another project, I want it to run silently.

I'd recommend setting the verbosity to False by default.

Describe the solution you'd like
To have a way to control the verbosity of the logging. Maybe a global parameter that I toggle, ex: pymove.params.verbose=True/False, which controls the printing.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

@mxaviersmp mxaviersmp mentioned this issue Apr 3, 2021
9 tasks
@mxaviersmp mxaviersmp linked a pull request Apr 3, 2021 that will close this issue
9 tasks
@mxaviersmp
Copy link
Collaborator

please see #178

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 a pull request may close this issue.

2 participants