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

Add logger #12

Open
nathiss opened this issue Feb 8, 2022 · 0 comments
Open

Add logger #12

nathiss opened this issue Feb 8, 2022 · 0 comments
Labels
must-have Required feature
Milestone

Comments

@nathiss
Copy link
Owner

nathiss commented Feb 8, 2022

WHAT:
The lib should use some kind of logger, instead of println! macro.

HOW:

  • Add a logger crate.
  • Configure logger.
  • Replace all println!s with logger.

AC:

  • No println! can be found in the source code.
@nathiss nathiss added the future Possible future feature label Feb 8, 2022
@nathiss nathiss added must-have Required feature and removed future Possible future feature labels Feb 19, 2022
@nathiss nathiss added this to the 0.2.0 milestone Feb 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
must-have Required feature
Projects
None yet
Development

No branches or pull requests

1 participant