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

logging #7

Open
boyska opened this issue Sep 28, 2014 · 0 comments
Open

logging #7

boyska opened this issue Sep 28, 2014 · 0 comments
Milestone

Comments

@boyska
Copy link
Member

boyska commented Sep 28, 2014

ATM, the "logging" is based on a notify function which is a simple wrapper around print.
We should move to logging, which will bring us these advantages:

  • less custom code
  • still very easy
  • while using print in a UI may have sense, using print from a library sucks. Using logging is the way to go!
  • (optional) it would be possible to output log messages (of a certain gravity) graphically using libnotify
@ghost ghost modified the milestone: v0.5 Jul 26, 2015
@ghost ghost self-assigned this Jul 26, 2015
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