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 logger instead of print #170

Open
dizak opened this issue Jun 1, 2020 · 0 comments
Open

Use logger instead of print #170

dizak opened this issue Jun 1, 2020 · 0 comments
Assignees
Labels
enhancement new feature
Projects

Comments

@dizak
Copy link
Owner

dizak commented Jun 1, 2020

Instead of using plain print we need proper logger. The logger from standard library is preferred.

Aside from messages displayed to the user we also need the log from the mothulity saved to a file, including date of run, analysis parameters and so on. It should be useful for debugging when we have the feedback from the users

@dizak dizak created this issue from a note in Sprint W2 (To do) Jun 1, 2020
@dizak dizak assigned dizak and Setnea and unassigned dizak Jun 1, 2020
@dizak dizak added the enhancement new feature label Jun 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement new feature
Projects
Sprint W2
  
To do
Development

No branches or pull requests

2 participants