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 for testings log_file_level = DEBUG #2221

Closed
ReimarBauer opened this issue Feb 18, 2024 · 1 comment · Fixed by #2277
Closed

improve for testings log_file_level = DEBUG #2221

ReimarBauer opened this issue Feb 18, 2024 · 1 comment · Fixed by #2277
Assignees
Labels
Milestone

Comments

@ReimarBauer
Copy link
Member

We need a limitations to our logging messages.

currently I see any from any module we use

e.g

DEBUG    matplotlib.font_manager:font_manager.py:1391 findfont: score(FontEntry(
DEBUG    matplotlib.font_manager:font_manager.py:1391 findfont: score(FontEntry(
DEBUG    matplotlib.font_manager:font_manager.py:1391 findfont: score(FontEntry(
DEBUG    matplotlib.font_manager:font_manager.py:1391 findfont: score(FontEntry(
DEBUG    matplotlib.font_manager:font_manager.py:1391 findfont: score(FontEntry(
DEBUG    matplotlib.font_manager:font_manager.py:1391 findfont: score(FontEntry(
DEBUG    matplotlib.font_manager:font_manager.py:1391 findfont: score(FontEntry(
DEBUG    matplotlib.font_manager:font_manager.py:1391 findfont: score(FontEntry(
DEBUG    matplotlib.font_manager:font_manager.py:1391 findfont: score(FontEntry(
DEBUG    matplotlib.font_manager:font_manager.py:1391 findfont: score(FontEntry(
DEBUG    matplotlib.font_manager:font_manager.py:1391 findfont: score(FontEntry(
DEBUG    matplotlib.font_manager:font_manager.py:1391 findfont: score(FontEntry(
DEBUG    matplotlib.font_manager:font_manager.py:1391 findfont: score(FontEntry(
DEBUG    matplotlib.font_manager:font_manager.py:1391 findfont: score(FontEntry(
DEBUG    matplotlib.font_manager:font_manager.py:1391 findfont: score(FontEntry(
DEBUG    matplotlib.font_manager:font_manager.py:1391 findfont: score(FontEntry(
DEBUG    matplotlib.font_manager:font_manager.py:1391 findfont: score(FontEntry(
DEBUG    matplotlib.font_manager:font_manager.py:1391 findfont: score(FontEntry(
DEBUG    matplotlib.font_manager:font_manager.py:1391 findfont: score(FontEntry(
DEBUG    matplotlib.font_manager:font_manager.py:1391 findfont: score(FontEntry(
DEBUG    matplotlib.font_manager:font_manager.py:1391 findfont: score(FontEntry(
DEBUG    matplotlib.font_manager:font_manager.py:1391 findfont: score(FontEntry(
DEBUG    matplotlib.font_manager:font_manager.py:1391 findfont: score(FontEntry(
DEBUG    matplotlib.font_manager:font_manager.py:1391 findfont: score(FontEntry(
DEBUG    matplotlib.font_manager:font_manager.py:1391 findfont: score(FontEntry(
DEBUG    matplotlib.font_manager:font_manager.py:1391 findfont: score(FontEntry(
DEBUG    matplotlib.font_manager:font_manager.py:1391 findfont: score(FontEntry(
DEBUG    matplotlib.font_manager:font_manager.py:1391 findfont: score(FontEntry(
@Preetam-Das26
Copy link
Contributor

Can I work on this issue? @ReimarBauer

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

Successfully merging a pull request may close this issue.

2 participants