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

Improve logging across the library #328

Open
1 of 4 tasks
dokempf opened this issue Apr 4, 2022 · 1 comment
Open
1 of 4 tasks

Improve logging across the library #328

dokempf opened this issue Apr 4, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@dokempf
Copy link
Member

dokempf commented Apr 4, 2022

#327 added logging support to the library.

There are numerous ways to improve logging across the library:

  • Turn existing warnings into logger.warn
  • Write logger.info messages where ever a user might be interested in progress that is happening
  • Write logger.debug informations where developers might be interested in what is happening
  • Equip more apps with a logging output widget, see pipeline_tuning for how it is done
@dokempf dokempf added the enhancement New feature or request label Apr 4, 2022
@dokempf
Copy link
Member Author

dokempf commented May 13, 2022

This should be an ongoing effort going into the future.

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

No branches or pull requests

1 participant