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 a logging framework #76

Open
marhel opened this issue Mar 10, 2016 · 1 comment
Open

Use a logging framework #76

marhel opened this issue Mar 10, 2016 · 1 comment

Comments

@marhel
Copy link
Owner

marhel commented Mar 10, 2016

We should look into using some kind of logging framework, as I constantly need to visualize exceptions and other important control flow changes, and then throw in printlns, and later remove these.

@emoon
Copy link
Contributor

emoon commented Mar 10, 2016

Maybe this one? https://github.com/rust-lang-nursery/log Seems to be quite widely used.

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

No branches or pull requests

2 participants