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/update logging #7

Open
mobi-nex opened this issue Dec 21, 2022 · 0 comments
Open

Add/update logging #7

mobi-nex opened this issue Dec 21, 2022 · 0 comments
Labels
good first issue Good for newcomers

Comments

@mobi-nex
Copy link
Owner

Two kinds of logging update are needed:

  1. Remove/Change lot of log levels. For example: many of the logs currently have the error level. When they can be easily relegated to warning or even debug prints. This creates a lot of clutter and useless information on the console. Also, some of the debug prints need to be upgraded to info.
  2. There are a lot of places where logging needs improvement or addition at the moment.

This is an excellent first issue as the changes can be easily implemented and they provide a very good opportunity to understand the design and implementation of the project.

@mobi-nex mobi-nex added the good first issue Good for newcomers label Dec 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant