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

Set default log level to warn now that notification center is in place #8918

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

oxkitsune
Copy link
Contributor

@oxkitsune oxkitsune commented Feb 4, 2025

Related

Closes #7815

What

Set the default log level to warn, now that we have the notification center.

Copy link

github-actions bot commented Feb 4, 2025

Web viewer built successfully. If applicable, you should also test it:

  • I have tested the web viewer
Result Commit Link Manifest
66c20aa https://rerun.io/viewer/pr/8918 +nightly +main

Note: This comment is updated whenever you push a commit.

@oxkitsune oxkitsune added the 🏎️ Quick Issue Can be fixed in a few hours or less label Feb 4, 2025
@oxkitsune oxkitsune self-assigned this Feb 4, 2025
@oxkitsune oxkitsune changed the title Set default log level to warn Set default log level to warn now that notification center is in place Feb 4, 2025
@oxkitsune oxkitsune added include in changelog 📺 re_viewer affects re_viewer itself labels Feb 4, 2025
@oxkitsune oxkitsune force-pushed the gijs/increase-default-log-level branch from 9353d54 to 66c20aa Compare February 4, 2025 18:45
Copy link
Member

@Wumpf Wumpf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@Wumpf Wumpf merged commit aaca60c into main Feb 4, 2025
31 checks passed
@Wumpf Wumpf deleted the gijs/increase-default-log-level branch February 4, 2025 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
include in changelog 🏎️ Quick Issue Can be fixed in a few hours or less 📺 re_viewer affects re_viewer itself
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rust logs output (at info level) shows up as Red in jupyter notebook
2 participants