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

Use logging instead of pprint #20

Open
gpoo opened this issue Feb 16, 2014 · 0 comments
Open

Use logging instead of pprint #20

gpoo opened this issue Feb 16, 2014 · 0 comments

Comments

@gpoo
Copy link
Member

gpoo commented Feb 16, 2014

Currently, mlstats uses pprint to print the status. logging provides better granularity, separating output by different categories, like info, warning, exception, etc.

A follow up of this issue could setting the verbosity of the output with an option like -v (verbose), adding more v would mean more verbosity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant