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

factor out logger into configuration file and give option to specify verbosity #67

Open
kjappelbaum opened this issue Oct 20, 2020 · 3 comments
Assignees
Labels
enhancement New feature or request no-issue-activity

Comments

@kjappelbaum
Copy link
Owner

Logger level is currently hardcoded to info and used at only one place in the code. If we log more, the users might want to be able to specify the level.

We could log a bit more and put all the logging configuration into its own module.

Also we could replace the warnings from the warnings module with logs of level warning

@kjappelbaum kjappelbaum added the enhancement New feature or request label Oct 20, 2020
@kjappelbaum
Copy link
Owner Author

@byooooo probably we should discuss what we should log by default and what is useful information we want to have for further developments

@kjappelbaum kjappelbaum self-assigned this Nov 18, 2020
@github-actions
Copy link
Contributor

Stale issue message

@kjappelbaum
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request no-issue-activity
Projects
None yet
Development

No branches or pull requests

1 participant