-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Is your feature request related to a problem? Please describe.
I'd like to be able to, for instance, remove 'info' logs with a single click. Filtering out everything above/below a level would also be nice.
Right now the dropdown shows all levels, and they all start unchecked which doesn't seem right.
Describe the solution you'd like
If you've used DataDog, they have a nice interface for this where clicking on a level filters to only that level, and checking the box toggles that level. Up/Down arrow buttons to select/toggle everything above/below would also be handy
Additional context
Also, not sure where the log level dropdown list comes from, but it displays levels that aren't present in the file which is unnecessary visual clutter. Not sure if it'd support levels not in the list either...
(would be happy to make a PR for this too if you want to share the source)