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

feat: add log level selection #2102

Open
Meierschlumpf opened this issue Jan 24, 2025 · 0 comments
Open

feat: add log level selection #2102

Meierschlumpf opened this issue Jan 24, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@Meierschlumpf
Copy link
Member

Describe the feature you'd like to request

Add a dropdown to logs page where you can select the levels.
Then only show the logs of that level. This could be implemented by

  1. Sending all logs (including debug) to redis
  2. Subscribing to only the logs in the channels selected (only debug, info, warning, error channel)

Additional information

No response

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
Status: Todo
Development

No branches or pull requests

1 participant