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

Logger #354

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

Logger #354

wants to merge 6 commits into from

Conversation

sofiia-chorna
Copy link
Collaborator

@sofiia-chorna sofiia-chorna commented Jul 26, 2024

Proposition of logging utility that supports logging messages at different levels (info, warn, error) and allows adding custom handlers for each log level. The aim is to replace sendWarning / addWarningHandler with the ability to handle errors, warning, info logs.

TODO:

  • logger
  • replace sendWarning / addWarningHandler
  • correctly handle warnings/errors in jupyter
  • add handling of errors in sphinx-gallery generated widgets

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

Successfully merging this pull request may close these issues.

1 participant